|
womble -> RE: Firefox magic padding ?? (2/9/2007 19:50:25)
|
Kitka's solution should work. The problem is that all the different browsers interpret things slightly differently and each have their own default padding/margins that they add unless you specify otherwise. Like Kitka says, by specifically telling the browser you want no margin or padding applying to the top of your <h2> tag, that should solve the problem without you having to take the <h2> out, which as Tail says is a bad idea for all sorts of reasons. To be honest though, based on those screenshots you posted, it's nothing that's breaking the layout, and it's only geeks like us who compare sites in different browsers on the whole. For most sites, being pixel perfect isn't critical, and I wouldn't worry about it.
|
|
|
|