Archive for September 2004

Yet Another IE CSS Bug: Margins on top box disappear

September 1 2004

This link, Yet Another IE CSS Bug: Margins on top box disappear addressed a curious problem I was having with a menu (www.nwrehab.com - the menu list on the top right) in IE.

The menu list was coded as an unordered list using a GIF image for the arrow bullet. Pretty standard stuff. In IE, however, the bullets would alternately appear and disappear as the page was refreshed until I applied a dimension to the UL tag. Weird stuff.

Comments (+)

Dead Centre

September 1 2004

Example of how to center (block level) content vertically on the page, Dead Centre.

Comments (+)