Prev | Current Page 300 | Next

Charles Wyke-Smith

"Stylin' with CSS: A Designer's Guide 2nd Edition"

) De?¬? nes text font, size, and color TF
De?¬? nes a form STF
Deprecated means that this tag is
useable but is being phased out,
and therefore it is best not to use
it. Often, a tag will have been deprecated
because there is now a CSS
alternative; for example, instead of
using the XHTML
tag to
center text, use the CSS property
text-align:center. Note that
deprecated tags fail validation in a
document with a Strict DOCTYPE.
The third column of this table
indicates the DTD (Document
Type De?¬? nition) required in the
DOCTYPE for this tag to be useable:
Strict, Transitional, or Frameset.
See page 10 for more information
about DTDs.
STYLIN??™ WITH CSS - APPENDIX A 274
XHTML TAGS (continued)
TAG DESCRIPTION DTD
De?¬? nes a sub window (a frame) F
De?¬? nes a set of frames F

to

De?¬? nes header 1 to header 6 STF
De?¬? nes information about the document STF

De?¬? nes a horizontal rule STF
De?¬? nes an html document STF
De?¬? nes italic text STF