(New page: *'''This is bold font''' *<span style="color:red"> This is red font. </span> *<SPAN STYLE="text-decoration: blink;"> This is blinking font. </span>) |
|||
Line 2: | Line 2: | ||
*<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> |
Revision as of 07:13, 2 January 2009
- This is bold font
- This is red font.
- This is blinking font.
- This is small text in a box.