<Code>
What it does
This tag
is used to mark text as computer code. It is recommended that this code
be replaced with an appropriate style although it is not deprecated.
Attributes
class="class
name"
dir="direction for weak/neutral text"
id="document-wide unique id"
lang="language code"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
style="associated style info"
title="advisory title"
End
Tag: Required |