SectionThe <section> element represents an organizational division in a topic. Sections are used to organize subsets of information that are directly related to the topic. For example, the titles Reference Syntax, Example and Properties might represent section-level discourse within a topic about a command-line process—the content in each section relates uniquely to the subject of that topic. Multiple sections within a single topic do not represent a hierarchy, but rather peer divisions of that topic. Sections cannot be nested. A section may have an optional title.
[edit] Example<reference id="reference"> <title>Copy Command</title> <refbody> <section> <title>Purpose</title> This little command copies things. </section> </refbody> </reference> [edit] Contains
[edit] Contained by
[edit] Inheritance:- topic/section
[edit] Attributes
TOC: Language Specification 1.1 |
