Monday, December 10th, 2007

Fixing the IE Double Margin Bug

One rather annoying aspect of Internet Explorer is the way that it mishandles a number of stylesheet commands. Most of these are corrected by placing a valid doctype statement as the first entry in your page source as IE also misuses that statement to determine whether to use “satandards” mode or “quirks” mode in interpreting [...]

Friday, November 16th, 2007

CSS Reference

The Cascading StyleSheet reference pages are a much more recent addition to the site than the XHTML pages were since fewer browsers supported CSS at the time I started the site. Now of course all browsers with the exception of Internet Explorer fully support CSS 2.0 or 2.1 (and IE7 supports most of CSS 2.1 [...]