|
|
|
---|---|---|
Comment <!-- ... --> | - | Puts html comment marks around selected text or the typing point. Also on Right Click menu, but not on a key combinstion. |
HTML Block (^NumPad7) | Ctrl+NumPad#7 (Home) | Sets out <html> // </html> with an empty line between them. Head and body may be put between the start and end tag. |
Head Block (^NP9) | Ctrl+NumPad#9 (PgUp) | Puts in the head tags with an empty line between them. Title and meta-tags may be put between the start and end tags. |
Title (^NP8) | Ctrl+NumPad#8 (Up Arrow) | Puts in the title-tags with the typing point between them. |
Body Block (^NP3) | Ctrl+NumPad#3 (PgDn) | Puts in the Body tags with an empty line between them. |
Center (^NP5) | Ctrl+NumPad#5 | |
Preformat | Ctrl+E | |
Block Quote | Ctrl+Q | |
Table Elements-> | A submenu with all the parts for building tables (some on keys). Includes an n x m Table Frame that sets up your entire table. | |
Form Elements-> | All the elements needed to build forms. Only the Form Frame is on a key (Ctrl+F), but a button stack in a form frame is on the Ext(ended HTML) menu. | |
Frameset Elements-> | All the elements needed to build framesets. | |
14 tag pairs or empties. They are self-descriptive. Empties, tags allowing the end tag to be dropped, like <p>, and Anchor and Image are affected by The Changer. Most are on keys. Some are on the Right-Click menu. |