G'day
Drake, Ted C. wrote:
...For some reason, the links are not displaying as block level elements in IE. Here's the CSS
#mainnav li a {display:block; border-top:1px solid #fff; padding-right:5px;
padding-left:5px; text-decoration:none; font-weight:bold!important; color:#fff; background:#0b73c1; }
Try adding a width. If a fixed width nav block, fix the width, otherwise play with "100%" (but you might need a hack to hide that from browsers other than Windows IE)
Regards -- Bert Doorn, Better Web Design http://www.betterwebdesign.com.au/ Fast-loading, user-friendly websites
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
