|
Posted by ironcorona on 11/25/56 11:49
Rik wrote:
> "height:100%" is undefined, because height of html & body are undefined.
>
> Try
> html, body{
> height:100%;
> }
We're not dealing with <html> or <body>. All that does is set the html
and body content areas to be the entire size of the screen.
Perhaps you should look at the code; then you'd know we're talking about
html images and the height attribute NOT CSS [at this point].
> I haven't actually looked at the code, but why not manually set
> paddings/margins to 0?
I did. It didn't work. As I said.
--
Brian O'Connor (ironcorona)
Navigation:
[Reply to this message]
|