Thank you very much. That does the trick nicely, and using a top padding of
.01em does so without messing up the next content item that needs to drop in
and be flush top left. (The paragraphs are just place holders for testing at
the moment.) 

Jeniffer C. Johnson
OffLead Productions
http://www.offlead.com


> It's default margins on the paragraph that's causing it, and they differ
> between browsers. The top margin on the first paragraph is not being
> contained in the #pagecontainer in Moz (and Opera etc.), which causes
> the gap. Mozilla (and the others) are correct, while IE/win is wrong.
> 
> Fix:
> #pagecontainer {padding-top: 1px;}
> 



______________________________________________________________________
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