A style can be applied to individual words or phrases within the text
by using the <span>
tag. For example,
<span style="color:red">test</span>
would result
in test.
Again,
<span class=special>test</span>
might be better.
Similarly, a <div>
tag can be used to apply a style
to a block of HTML code.
Last modified: Thu, 2007 Mar 8 09:45:21
Slide show generated from beyond.html by Weasel 2007 Mar 8