<H1>
- <H6>
What it does
These tags
define headers with H1 being the largest and H6 the smallest. The align
attribute has been deprecated.
Attributes
align="left
- center - right - justify - char"
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 |