From the category archives:

HTML + CSS

Fix disappearing list backgrounds in Explorer

November 22, 2009

When you try to place a background on a list which is in a relatively-positioned floated div, IE goes a little mad! The problem isn’t that it doesn’t display the background at all – the problem is that it is so erratic that it looks absolutely terrible. There’s an easy fix for this though…

Read the full article →