= V4 MultiLine NoSorting TabWidth=30
H=";Document Elements"
Most of these elements are required within an HTML document for it to conform to HTML standards.
H="Base"
H="Body"
H="HTML begin"
^?[Web page title]
H="HTML end"
H="Last updated..."
Last updated on <^?[Format date==_Bold^=B|Italic^=I]>^[mmmm dd, yyyy^]
H="Title"
^&
H=";Anchor Elements"
An anchor element is used to define the start and/or destination of a hypertext link.
H="Bookmark"
^&
H="Link"
^?[Enter a description for this link=^&]
H="Link 2"
^?[=^&]
H="Link to Bookmark"
^&
H="Link with image"
H="MailTo"
^?[Enter link text=^&]
H=";Block Formatting"
These elements are used for the formatting of whole blocks of text within an HTML document.
H="Address"
^&
H="Blockquote"
^&
H="Center"
^&
H="Line break"
H="Font Size"
^&
H="H1 header"
^&
H="H2 header"
^&
H="H3 header"
^&
H="H4 header"
^&
H="Horizontal line"
H="Paragraph"
H="Plain Text"
^&
H="Preformatted text"
^&
H=";List Elements"
List elements are used in the body of an HTML document and may be nested.
H="Definition list"
???
???
???
???
???
???
H="Directory List"
H="Menu List"
H="Ordered List"
H="Unordered list"
H=";Information Elements"
Information type elements indicate to the browser that the enclosed text should be rendered in a way according to the browser, rather than using a specific formatting style.
H="Citation"
^&
H="Code"
^&
H="Comment"
H="Emphasis"
^&
H="Keyboard"
^&
H="Strong"
^&
H="Variable"
^&
H=";Character Formatting"
Character formatting elements produce strict rendering of the text.
H="Big Text"
^&
H="Blink"
H="Bold"
^&
H="Italic"
^&
H="Small Text"
^&
H="Strike"
^&
H="Subscript"
^&
H="Superscript"
^&
H="Underline"
^&
H=";Image Elements"
The Image element is used to incorporate in-line graphics into an HTML document.
H="Embed"