DEPRECATED EXAMPLE:
The following HTML fragment illustrates the use of the deprecated attributes. It sets the background
color of the canvas to white, the text foreground color to black, and the color
of hyperlinks to red initially, fuchsia when activated, and maroon once
visited.
| Using style sheets, the same effect could be accomplished as follows:
|
Using external (linked) style sheets gives you the flexibility to change the presentation without revising the source HTML document: