safari margins question

tench

Registered
this must be a simple one for one of you safari jocks...

what's up with the margins that show up on safari? take the example of this link. if you open in it IE, you will see that the top image fits perfectly in the upper left corner, but if you open it in safari you will see a margin.

now, i'm designing a site where i want NO MARGIN in both IE and Safari... how do I do that? (i've tried the obvious things in dreamweaver with no borders for frames, and 0 margins etc... but no matter what i do, the margin is still there)

all best,
tench
 
This is what it looks like in Safari for me;
 

Attachments

  • picture 1.jpg
    picture 1.jpg
    93.8 KB · Views: 11
weird!!! i get the margin for the same link -- see attached -- what does that mean?
 

Attachments

  • safari.tiff
    83.8 KB · Views: 8
No margin here neither, Safari v74.
TO have no margin, either you use the 'margin' element in the <body> tag, either you use CSS 'margin' element in your #layer definition.
 
Back
Top