Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- text decoration inside many elements


Marshall - 1:12 am on Apr 26, 2012 (gmt 0)


You can simply add display: block to the <a>

Using shingokko's markup,

.lb a {text-decoration: none; display: block;}

Don't add extra markup like span's if not necessary.

Marshall


Thread source:: http://www.webmasterworld.com/css/4445677.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com