Click to See Complete Forum and Search --> : Line under link


desgnr
09-07-2005, 12:03 PM
How do i remove the line under the link ?

bathurst_guy
09-07-2005, 12:05 PM
with a css style
text-decoration: none;
CSS Tutorial (http://www.w3schools.com/css)