View Full Version : i know this is somewhere on the site


aLemonfor4
04-13-2006, 04:30 AM
but i can't find it. how do you get rid of the little lines beneath links? i

J to the izzosh
04-13-2006, 05:14 AM
Like an underline?

HeLpM3
04-13-2006, 05:15 AM
a:link{text-decoration:none;}

J to the izzosh
04-13-2006, 05:18 AM
Ohhhh, you said get rid of. That makes more sense. I thought it was strange that you'd asked how to underline your links when that's the default behaviour. Thanks for reading better than I do, HeLpM3, haha.

aLemonfor4
04-13-2006, 05:19 AM
thankies much!

aLemonfor4
04-13-2006, 05:20 AM
but how does it fit into the link?

J to the izzosh
04-13-2006, 05:21 AM
It's CSS. You would put it in a cascading style sheet (http://www.w3schools.com/css/css_intro.asp).