Sorry about the delay between your last and this post - been away from the list for a few days.

The first thing I have in my CSS files is

*
{
  margin: 0;
  padding: 0;
}

just to make sure we are on a (fairly) level playing field.

Hopefully IE7's CSS support will be so similar to the standard that it will be transparent to FF's. Knowing MS they will add their 'helpful' extensions in but if designers keep away from them you should be okay.

One of my favourite sites for CSS/browser compatibility issues is A List Apart (http://www.alistapart.com/).

HTH, G.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to