[thelist] Standard Page Width
the head lemur
lemurs at extremezone.com
Tue May 30 17:40:49 2000
liquid layout with tables.......
<table width="90%"> sets table to 90% of screen width
<tr>
<td width="150">
fixed cell width for menu-buttons thumbs
</td>
<td> non specified width- will float to fill available space</td>
</tr>
</table>
using <div align="center">
will center your table
====================
CSS
============
BODY {
margin-left : 5%;
margin-right : 20px;
}
you can specify margins in either percentages or in pixels.
check your work as we do not have any standards compliant browsers
alan herrell - the head lemur
Help a Site http://www.evolt.org
Keep a Site http://domain-issues.org
Standards for Sites http://www.webstandards.org
Buy a Site http://www.lemurzone.com