Sections are visually separated from each other with a section break, typically consisting of extra space between the sections, and sometimes also by a section heading for the latter section. They are a concern in the process of typography and pagination, where it may be desirable to have a page break follow a section break for the sake of aesthetics or readability.[citation needed]
In fiction, sections often represent scenes, and accordingly the space separating them is sometimes also called a scene break.[3] Scene breaks represent gaps in story time that do not correspond to discourse time, and thus reveal the story-discourse distinction.[4]
Section form and numbering
In written narrative such as fiction, sections are not usually numbered or named. Section breaks are used to signal various changes in a story, including changes in time, location, point-of-view character, mood, tone, emotion, and pace. As a fiction-writing mode, the section break can be considered a transition, similar to a chapter break.[citation needed]
A document may also be considered to be divided into sections by its headings and subheadings, which may be used for a table of contents. For example, the hierarchical sections used in Wikipedia can be compiled into a table of contents for an article. Many books, however, only have chapter headings in the table of contents.[citation needed]
While a chapter may be divided by section breaks, a group of chapters is conventionally called a "part", often identified with a Roman numeral, e.g. "Part II".[citation needed]
Space between paragraphs in a section break is sometimes accompanied by a dinkus (* * *), an asterism (⁂), a horizontal rule, fleurons (❦), an ellipsis (. . .) or other ornamental symbols. An ornamental symbol used as section break does not have a generally accepted name. Such a typographic device can be referred to as a dinkus, a space break symbol, a paragraph separator, a paragraph divider, a horizontal divider, a thought break, or as an instance of filigree or flourish. Ornamental section breaks can be created using glyphs, rows of lozenges, dingbats, or other miscellaneous symbols. Fonts such as Webdings and Wingdings include many such glyphs.[citation needed]
In HTML, horizontal rules can be generated using the <hr> tag, which generates a paragraph-level thematic break. For more ornate presentation, CSS can be used to replace the line with an image.[citation needed]
The <section> tag may be used in semantic HTML to mark part of a webpage as a section.[7]