snippet library logo
The Best Html Forum Around
in category
HTML / CSS / Different color text than underline
Snippet details
ID: 116
Viewed: 1277
Added: 2002-04-10
Version:
View Demo

User Rated at:
Rate This:
Snippets in this catagory         
Show Printable Version
This code make it so you can have different color text than your underline.

General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: unknown

<!---Head--->
<style>
.greenunderline { text-decoration: underline;
                  color: green }
</style>

<!---Body--->


<div class="greenunderline"><span style="color: blue">I am Blue writing on a green underline</span></div>




No Reviews to show


Please completely fill out the form below if you want to review this snippet. All reviews are subject to validation.


Subject:

Reviewed By:

Write a review:





Terms of Conditions
Powered By
Avian Hosting
© 2005 snippetlibrary.com All Rights Reserved.