SV: [thelist] HTML Layout

Marcus Andersson marcan at home.se
Tue Dec 16 04:08:57 CST 2003


Unfortunately it doesn't work in strict mode. It's one of the things I
already tested

/Marcus

> -----Ursprungligt meddelande-----
> Från: thelist-bounces at lists.evolt.org 
> [mailto:thelist-bounces at lists.evolt.org] För John C Bullas 
> (soton.ac.uk relay)
> Skickat: den 16 december 2003 11:02
> Till: thelist at lists.evolt.org
> Ämne: Re: [thelist] HTML Layout
> 
> 
> At 09:56 16/12/2003, you wrote:
> >I have to make a layout with either HTML4 Strict or XHTML1 Strict (I 
> >guess it's more or less the same rules...) and target 
> browsers are IE6 
> >and later versions of Firebird.
> >
> >I think the layout should be done pretty easily but I 
> haven't managed 
> >to get it right. The spec is short:
> >- One row (or box) that is 20px high and 100% wide
> >- One row that fills the rest of the browser screen
> >
> >How do I accomplish this? It doesn't matter if tables or 
> anything else 
> >is used. I just want to make it work
> 
> <table width="100%" border="0" height="100%">
>    <tr>
>      <td height="20px">Top row</td>
>    </tr>
>    <tr>
>      <td>big row</td>
>    </tr>
> </table>
> 
> does this work...? or am I miles off (sorry if the reply is 
> far too naive!)
> 
> FB
> 
> 
> >/Marcus
> 
> ******************* John C Bullas **************
> Transportation Group
> School of Civil Engineering and the Environment
> University of Southampton UK
> 
> **** Eudora Mail 6.0.0.22  + McAfee Virus Scan 4.5.1 ****
> 
> -- 
> * * Please support the community that supports you.  * * 
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 



More information about the thelist mailing list