|
Posted by Harlan Messinger on November 10, 2004, 12:46 pm
Please log in for more thread options
> Hello,
>
> I'm trying to get valid HTML for my homepage. The following links
> opens the W3C validator with my homepages source:
>
> http://validator.w3.org/check?uri=http%3A%2F%2Fweb262.server2.dce4u.de%2F >
> I get the error "there is no attribute "HEIGHT"". I need this "HEIGHT"
> to get the table at least as high as the browsers display area. How
> can I replace my "HEIGHT" to get the same effect?
>
> Thank you very much in advance
As with all presentational matters, use CSS.
|