RLB
Administrator
(6/10/00 8:56 pm)
Reply
|
Using the font tag
If you have any html tips, post them here. From time to time, I will post a few tips on using html to spruce up your posts and add emphasis.
In order to use html at this forum you can either enclose it within the html ezcode(see the "Use Ezcodes link to the left) or you can enable html in your post by checking the box next to HTML under Posting Options.
The font tag can be used to change the color and size of text, and if your browser supports it, the font face as well.
Here are some examples.
To make red text, use this:
<font color="red">
Red Text
</font>
to get this:
Red Text
To change text size, use this:
<font size=+3>
Big Text
</font>
to get this:
Big Text
Matagorda County Forum
|