
|
Home I
Definitions I
Easy Websites HTML Help: A Simple HTML Page I HTML Primer I Adding Images I Adding Links I Text Modification I Color Chart Free E-Mail at 20watts I Free Websites I |
|
Green words, blue words, italic words, bold words
how is it done? If you want to change the look of the words on a page, this is
for you!
Enclose, or surround, the words you wish to modify with the following tags for the effect specified. |
|
| < B > your words here </B> | Bold text |
| < I > your words here </I> | Italic text |
| < font color=yellow > your words here </font> | Colors font, change to color desired * |
| <font face="Comic Sans MS" > your words here </font> | Changes font style ** |
| * Colors may be specified by using blue, green red, black, etc., but there is a hexidecimal system which is much more complete. | |
| * * This will only display a font that your viewer has installed on their computer. Fear not, if you decide to use a font not available to some, it wll still display to the viewer. but not in the font you wanted. | |