Line 1: | Line 1: | ||
+ | Look at the source of this page to learn how to create these fonts and special effects. | ||
*'''This is bold font''' | *'''This is bold font''' | ||
*<span style="color:red"> This is red font. </span> | *<span style="color:red"> This is red font. </span> | ||
*<SPAN STYLE="text-decoration: blink;"> This is blinking font. </span> | *<SPAN STYLE="text-decoration: blink;"> This is blinking font. </span> | ||
*<div style="font-family: Verdana, sans-serif; font-size: 12px; text-align: justify; width: 70%; margin: auto; border: 1px solid #aaa; padding: 3em;"> This is small text in a box. </div> | *<div style="font-family: Verdana, sans-serif; font-size: 12px; text-align: justify; width: 70%; margin: auto; border: 1px solid #aaa; padding: 3em;"> This is small text in a box. </div> |
Revision as of 07:14, 2 January 2009
Look at the source of this page to learn how to create these fonts and special effects.
- This is bold font
- This is red font.
- This is blinking font.
- This is small text in a box.