double underline? |
double underline? |
Jul 20 2005, 06:32 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2005 Member No: 179,183 |
do any of you have the code for double underline?
thanx loads |
|
|
|
![]() |
| *mipadi* |
Jul 20 2005, 06:40 PM
Post
#2
|
|
Guest |
CODE <style type="text/css"> u { text-decoration:none; border:1px double #COLORCODE; } </style> That will make all instances of the underline tag (<u>) have a double underline. Change #COLORCODE to the color of your text. |
|
|
|
![]() ![]() |