[thelist] 100% width, stupid head on

ben morrison morrison.ben at gmail.com
Tue Oct 18 04:45:57 CDT 2005


> Why won't this:
> img.topImage {
>         position: absolute;
>         top: 0px;
>         left: 0px;
>         width: 100%;
>         height: 140px;
>         }
>
> produce a perfect 100%?

Have  you reset the body?

	body {margin:0;padding:0;}

ben


More information about the thelist mailing list