[thelist] CSS: a.class:hover - handeling line breaks

Joshua Olson joshua at waetech.com
Mon Jul 28 17:33:10 CDT 2003


----- Original Message ----- 
From: "Casey Crookston" <casey at thecrookstons.com>
Sent: Monday, July 28, 2003 5:28 PM


> <a href='page1.asp' class='nav2'>History</a><br>
> <a href='page2.asp' class='nav2'>Press Room</a><br>
> <a href='page3.asp' class='nav3'>Parent Company<br>C&H Chemical</a><br>

Here's a trick I use.  Add "display: block" to the class for anchors and get
rid of the <br> altogether.

Good luck.

<><><><><><><><><><>
Joshua Olson
Web Application Engineer
WAE Tech Inc.
http://www.waetech.com
706.210.0168



More information about the thelist mailing list