People tell me they want a clean and simple website, but with their navigation structure, the result sometimes ends up messy. Here are a few pointers to help with the creation of your site’s structure so it fits with a clean and simple design.
Navigation
Fixing Internet Explorer, Absolute Positioning and Z-Indexes
Internet Explorer was probably created because Microsoft hates developers, and here is yet another problem to prove it. IE6 and IE7 (thankfully not IE8) have problems when it comes to rendering overlapping absolutely positioned elements. Learn how to fix the bug that causes overlapping with absolutely positioned elements and z-indexes.