[thelist] text-decoration:none

Charles F. Johnson charles at littlegreenfootballs.com
Mon Feb 26 20:11:22 CST 2001


Karen Whitman <karen at dieseldesign.com> typed:

> i put the <span class='yada'>
> inside of the anchor - which overrode the anchor style..and my underline is
> gone.

karen,

that may work, but it's not the best way to do it. why not just use:

a {
  text-decoration: none;
}

assigning a span to every link is way too much work!

charles johnson
lgf web design
http://littlegreenfootballs.com





More information about the thelist mailing list