Quote:
|
Originally Posted by Wayne A
That clears that up then. 
|
e.g. you can't change the font colour to red using <font style="color:red">your text here</font> but you can show the tags that could be used in an HTML document to do so by using code tags, i.e.
Code:
<font style="color:red">your text here</font>