Browser compatibility
A couple of browser compatibility issues. As almost every web designer knows, how a browser renders a page is very dependent on which browser is doing the rendering.
Here’s a couple of tips to use when trying to get a web page to render the same across most browsers (IE, Firefox and Opera).
Do NOT use <br clear=”all”>
IE does not render this at all. It’s better to use <div style=”clear:both”> which works across most browsers.
Specify CSS definition “margin-top” for lists
The default margin-top for lists differs between the main browsers. IE’s default margin-top is zero. Firefox and Opera has a default margin-top of about 1 em.
It’s best to always specify a margin-top in CSS when using lists.

Comprehensive link exchange information is available through our
The new Apple Airport Update 4.2 caused problems with some Mac (and possibly Windows) users. The Airport Update caused the AirPort Admin Utility to prompt users to upgrade their Airport Extreme or Airport Express firmware. Upgrading the firmware caused the wireless network to become unstable and users were disconnected from the network.
After installing Airport Update 4.2, I opened up Airport Admin Utility and it prompted me to upgrade the firmware on the Airport Extreme Base Station. Thinking that nothing could go wrong, I naively went ahead and installed the firmware upgrade to the Airport Extreme.