canadianjameson
02-11-2005, 06:01 PM
when you use text-decoration: underline, the underline is the same color as the text.
is it possible to make it another color?
is it possible to make it another color?
|
||||
is it possible to change the COLOR of the "underline"?canadianjameson 02-11-2005, 06:01 PM when you use text-decoration: underline, the underline is the same color as the text. is it possible to make it another color? chilipie 02-11-2005, 06:04 PM .diffunderline { color: #f00; border-bottom: 1px solid #000; } canadianjameson 02-11-2005, 06:05 PM text-decoration:none; border-bottom:1px solid red; hehe, thanks |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum