Beginning HTML, XHTML, CSS and JavaScript - Code Examples

Back to main book index

Appendix I: Deprecated and Browser Specific Markup

Here are the examples for Appendix I, which looks at deprecated markup and browser specific elements and attributes.

Fonts

ai_eg01.htmlThe <font> Element
ai_eg02.htmlFont sizes
ai_eg03.htmlThe text attribute
ai_eg04.htmlThe <basefont> Element
ai_eg05.htmlThe <s> and <strike> Elements
ai_eg06.htmlThe <u> Element
ai_eg07.htmlThe <listing>, <plaintext> and <xmp> Elements

Backgorunds

ai_eg08.htmlThe bgcolor Attribute
ai_eg09.htmlThe background Attrbute

Formatting

ai_eg10.htmlThe <center> Element
ai_eg11.htmlThe align Attribute
ai_eg12.htmlThe width Attribute
ai_eg13.htmlThe height Attribute
ai_eg14.htmlThe vpsace Attribute
ai_eg15.htmlThe hspace Attribute
ai_eg16.htmlThe clear Attribute

Links

ai_eg17.htmlThe link attributes

Lists

ai_eg18.htmlThe start Attribute
ai_eg19.htmlThe value Attribute
ai_eg20.htmlThe type Attribute
ai_eg21.htmlThe <dir> and <menu> Elements

Tables

ai_eg22.htmlThe nowrap Attribute

Misc

ai_eg23.htmlThe border Attribute
ai_eg24.htmlThe <isindex> Element