2019.2

Table Of Contents
l
Address...: Opens a dialog to add an <address> element.
l
Preformatted...: Opens a dialog to add a <pre> element.
l
Structural Elements:
l
Div...: Opens a dialog to add a <div> element; see "Boxes" on page692
l
Span...:Opens a dialog to add a <span> element; see "Boxes" on page692
l
Article...:Opens a dialog to add an <article> element
l
Section...:Opens a dialog to add a <section> element (the HTML element, not a
section in a context).
l
Header...:Opens a dialog to add a <header> element.
l
Footer...:Opens a dialog to add a <footer> element.
l
Nav...:Opens a dialog to add a <nav> element.
l
Aside...:Opens a dialog to add an <aside> element.
Note
Article, Section, Header, Footer, Nav and Aside are HTML5 semantic
elements; see https://www.w3schools.com/html/html5_semantic_
elements.asp
l
Form Elements (see "Form Elements" on page718)
l
Form...:Opens a dialog to add a Form Element; see "Forms" on page713.
l
Fieldset...:Opens a dialog to add a Fieldset Element; see "Fieldset" on page718.
l
Text Field...:Opens a dialog to add a Text Field; see "Text" on page719.
l
Email Field...:Opens a dialog to add an Email Field; see "Email" on page719.
l
URL Field...:Opens a dialog to add a URL Field; see "URL" on page719.
l
Password Field...:Opens a dialog to add a Password Field; see "Password" on
page719.
l
Text Area...:Opens a dialog to add a Text Area; see "Text area" on page719.
l
Date Field...:Opens a dialog to add a Date Field; see "Date" on page719.
Page 1021