A style specification can also be included directly within the
body.
For example, <p style="color:red">
would
cause the following paragraph to be displayed in red.
Note that specifying the style directly in the text this way loses some of the advantage of using styles.
It might be better
to define, for example, a p.special
style in the head, and then
introduce the paragraph with a <p class=special>
tag.
This would definitely be better if the style is applied to
more than one paragraph.
Last modified: Thu, 2007 Mar 8 09:45:21
Slide show generated from beyond.html by Weasel 2007 Mar 8