Friday, January 20, 2012

Test text underlined

Deprecated code:
<u>this use the deprecated code</u>
resulting in:
this use the deprecated code

Inline CSS code:
<span style="text-decoration:underline;">Testing this with inline CSS</span>
resulting in
Testing this with inline CSS

No comments: