Line 2: | Line 2: | ||
*'''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> (You won't see it blink with Safari: use firefox 3 instead.) |
*<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> | ||
*What follows is text in a pre-formatted area:<pre> Everything I write here, including protected symbols, is going to be displayed "as is", e.g. %$#*&^\<><\span>.</pre> | *What follows is text in a pre-formatted area:<pre> Everything I write here, including protected symbols, is going to be displayed "as is", e.g. %$#*&^\<><\span>.</pre> |
Revision as of 10:17, 7 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. (You won't see it blink with Safari: use firefox 3 instead.)
- This is small text in a box.
- What follows is text in a pre-formatted area:
Everything I write here, including protected symbols, is going to be displayed "as is", e.g. %$#*&^\<><\span>.