Hi i have problems in IE6 with my site: http://dl.getdropbox.com/u/118981/index.html Submenu on item "Lietanie" in top menu isnt working good, and layout is also messy. In attach file you can see what is bad. Can you help me pls?
Put the following into every empty div: <!-- IE6 COMMENT --> This lets people know why it's there. You shouldn't need display and _line-height (sic). I do this with clearing divs too: <div class="clear"><!-- IE6 COMMENT --></div> .clear{margin: 0; padding: 0; float: none; clear: both; height: 0;} You've probably noticed the lack of PNG transparency(?). Sorry, I didn't look at your menu.
Why worry about IE6? You should be moving forward. Take a little hit and make people advance. IE6 is vulnerable as all get out anyways.