Beginning Web Programming - 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

Backgrounds

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