Alan Chandler wrote:
> On Sunday 12 February 2006 10:29, Ingo Chao wrote:
>> zero the default margin-top of the h1
> 
> It works thanks, but I don't understand why margin-top was ever non zero.  My 
> css guides say its default value is zero and its not inherited.

Browser defaults are different, and, to complicate things, the 
implementation of margin-collapsing is buggy in IE.

Some set all to zero and build up upon:

* {margin:0; padding:0}

> Its my brain that gets fried, trying to follow all the problems browser 
> differences occurs.  Its made worse by the fact that I use Konqueror as my 
> standard browser, which almost nobody takes account of and which 
> occassionally does some strange things.

You are right, it's boring to speak about the state of bug decay in 
different IE versions like in a self-help group again and again, and it 
would be fun to discuss more fresh stuff about Konqueror and Safari here.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to