Change Font Size: Previous / Next / Directory List
12.8. HTML section label
Section label - General Joint h with the use of labels that part of
- Section label is the pair to
<section>began to</ section>end - Attribute:
- Common - general attributes
- Trackback Address: http://www.nt22.com/xhtml-html/tag_section/
Example
<body> <h>Article, the title of</ h> <p>introduced</ p> <section> <p>....</ p> <h>article, two heading</ h> <p >....</ p> <h>another two heading</ h> <p>....</ p> </ section> <section> <p>....</ p>Under the heading of a two<h> </ h> <p>....</ p> <section> <h>three heading</ h> <p>....</ p> </ section > </ section> </ body>
Extended reading
XHTML2.0 section label is the content, some mainstream browsers do not support this tag.
