HTML and CSS Reference
In-Depth Information
Figure 14-20. IE's whitespace bug is no doubt the culprit.
Thankfully, it's another quick fix for us to add to the hack style sheet:
/* fix whitespace bug */
ul.subnav a { height:1%; }
And with that, IE is right as rain (Figure 14-21).
Search WWH ::




Custom Search