Getting CSSMenu to validate
Posted: Mon Mar 06, 2006 9:14 pm
Hi there.
I was wondering if anyone can come up with a solution as to how to get the CSSMenu Vert to validate with the W3C?
This code is stopping it from validating
but when I remove it, it looks terrible in IE.
Please help.
I was wondering if anyone can come up with a solution as to how to get the CSSMenu Vert to validate with the W3C?
This code is stopping it from validating
Code: Select all
#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }Please help.