October 2009
Beginner
636 pages
13h 35m
English
ODS HTML suboptions perform different actions. Table 3.1 lists several of them along with the names of examples where they are featured in this chapter.
| Suboption | Behavior | Featured in |
|---|---|---|
| (TITLE=) | Inserts a <TITLE> tag into the HTML file being created. | "Changing the Title Bar" |
| (ID= identifier) or (identifier) | Allows multiple instances of the same ODS destination to be open at the same time. | "Creating Multiple Copies of the Same Output" |
| "Creating and Using Cascading Style Sheets" | ||
| (NO_TOP_MATTER) or (NOTOP) | Suppresses everything between the <DOCTYPE> tag and the <BODY> tag that normally goes at the top of the HTML file. Note that this suboption removes any reference to a CSS style. ... |
Read now
Unlock full access