Semantic Thought - Blog about my thoughts on web development.

Category Archives: IE6 Bugs

Another IE6 Bug when displaying anchor tags as block element.

Image 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 still only activate [...]

Posted in IE6 Bugs | Tagged , , , , | 1 Comment