Mr. Kim Siever wrote:

http://www.uleth.ca/asac/

In Firefox, the Banff 2006 logo is where I want it to be. in IE6, it
 is 20px closer to the top. Anyone know what I've done wrong?

You've forgotten about default margins, which are not identical across
browser-land.

Try:
h1 {margin: 20px 0 0 0;}
...or some other value.

        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to