(^586) Appendix A XHTML Reference
The
The
The
- Ta g
- tags.
The deprecated typeattribute on the- tag configures the bullet displayed. Table
A.6 shows the- tag attribute and its values.
Table A.6- tag attribute
Attribute Value
type "disc"(default)
"circle"
"square"
Table A.7tag attributes
Attribute Value Usage
color A valid color; the W3C recommends hexa-
decimal colors
Used to configure the color of the text. (Deprecated)
face A valid font name such as "Arial"or
"Times New Roman"
Configures the font type of the text. If the font speci-
fied is not installed, the text will display in the
browser’s default font. (Deprecated)
size Absolute size: integers ranging from “1” to
“7”; the default is “3”
Configures the size of the text. “1” is the smallest, “7”
is the largest. (Deprecated)
A.9 Text-Level Elements
The <font>Ta g
<font></font>
The <font>tag formats text. This tag is deprecated. Table A.7 shows the <font>tag
attributes and their values.
Table A.5<ol>tag attributes
Attribute Value Symbol
type "1" Numerals (the default)
"A" Uppercase letters
"a" Lowercase letters
"I" Roman numerals
"i" Lowercase Roman numerals
start Numeric Configures the beginning value displayed in the list
The
- tag creates an unordered, or bulleted, list. It is used together with