|
Posted by -Lost on June 18, 2007, 12:49 pm
Please log in for more thread options
Andy Dingley wrote:
>
>> What makes my XHTML pages render as one to two inch strips across the
>> top of the browser?
>
> The fact that it's a very short page (you set the div height
> explicitly to 95px). Then there's a little post-it note stuck down the
> bottom, but you positioned that with absolute, so it's no longer part
> of the page flow.
>
> This is a CSS issue, caused by perverse CSS that you've written
> yourself. It doesn't need XHTML to explain it.
Gotcha. This is obviously something to do with CSS that I didn't
understand.
Thanks for the information.
--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am
kidding. No I am not.
|