View Full Version : Underlining different colours to the text


sammy
09-14-2003, 01:30 PM
how do you make the underlining a different colour to the text its underlining?
i have seen this before...can someone help?
can it be used in a css file also?
sammy xxxx


No advertising in signatures, please read the rules.

kittycat
09-14-2003, 01:52 PM
u { text-decoration: none; border-bottom: 1px solid #FF0000; }

Yes, it can be used in a style sheet.

sammy
09-14-2003, 01:57 PM
wow thanks for the fast reply. you've really helped!
xxx