Another IE6 Bug when displaying anchor tags as block element.
Thursday, September 18th, 2008Image you wanted an anchor tag to fill the entire space around an image background as well as the text. Generally I use padding on the anchor tag and Display:Block to get ti to display the way I want. The problem is that in IE6 the display block isn’t enough. It will [...]