- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 21 Nov 2001 17:29:01 -0500
- To: Sean LeBlanc <seanleblanc@home.com>
- cc: www-style@w3.org
> #header {position: absolute; top: 40px; left: 0px; width: 100%; color:
> white; background: blue}
Try adding "border: none; padding: 0; margin: 0;"
It's quite possible that IE has a nonzero default for one of these for
whatever element has id "header" in your document.
Boris
-----------------
617-864-9910
-----------------
"Windows is packaged with Solitaire (ooh)! Linux is
distributed with Doom ... you can have your deck of
cards, I'll take a chainsaw!"
--- paraphrase from comp.os.linux.advocacy
Received on Wednesday, 21 November 2001 17:29:02 UTC