Tuesday, August 16, 2011

HTML question - how to remove that blue color and underlined text after you click?

not sure exactly what you mean, but you could try putting style="text-decoration:none;" inside you a link tag (or in the css for the cl your link is set to. might have to play around with cl a:hover or similar)

No comments:

Post a Comment