CSS

Override browser default styles

Eric Meyer has kindly published some reset CSS styles, with the aim of overriding the browsers in-built default style sheet.

All internet browsers include a default style sheet which means that a web page without its own style sheet is not completely free from CSS styling as it inherits styles from the browsers default style sheet.

FooterStickAlt broken in IE7

The FooterStickAlt technique is a CSS layout solution that makes it possible to position a footer at the very bottom of the browser window on short pages and also after the content on longer pages.

Peek-a-boo bug in IE6

I’ve just been pulling my hair out over an annoying IE6 bug which I’m pleased to say has now been resolved and identified as a new guise of the Peek-a-boo bug.