|
|
HTML <h1 ... h6> tagsSyntax<h1> - </h1> Definition and UsageA heading element briefly describes the topic of the section it introduces. Heading information may be used by user agents, for example, to construct a table of contents for a document automatically. There are six levels of headings in HTML with H1 as the most important and H6 as the least. Visual browsers usually render more important headings in larger fonts than less important ones. A document generally should have exactly one H1 element to mark the most important heading. Optional Attributes
Standard Attributes
For a full description, go to Standard Attributes. Event Attributes
For a full description, go to Event Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |