CodingForums.com
>
:: Client side development
>
HTML & CSS
> Non-underline
PDA
View Full Version :
Non-underline
00XxXxX00
02-23-2003, 01:36 AM
What is the code to have "no underline" under a link? just have the text there.
jkd
02-23-2003, 01:56 AM
a {
text-decoration: none;
}
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.