Forum Moderators: not2easy
<div id="container">
<div id="top"></div>
<div id="banner"></div>
<div id="left">
<div id="navcontainer"><ul><li>list</li></ul></div></div>
<div id="right"></div>
<div id="content">
<p>here is my problem, if i have a table that is 600 pixels width it destroys my page on low resolution monitors</p>
</div>
<div id="footer">footer</div>
</div>
-------------------------------------------------
body {height: 100; font-family: Arial, Helvetica, sans-serif; color: #000; background-color: #ff0; }
#container { width:100%; background-color: #FFFFCC; height: 100%;}
#top { background-image:url(images/condobanner01.jpg); background-color:#FFCC33; height: 80px; }
#banner { margin: 0; padding: 0; height: 47px; background-color:#FFFF00; background-image:url(images/images/mainslices2NEW_06.jpg);}
#left { width: 150px;
float: left;
margin: 0;
padding: 0;
height: 100%;
background-color: #FFFFCC;
}
#right { width: 180px;
float: right;
margin: 0;
padding: 0;
height: 100%;
background-image:url(images/images/downbar02.jpg) }
#content {
line-height: 130%;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
margin-left: 160px;
margin-right: 190px;
padding: 0;
}
#listing {
line-height: 130%;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
margin-left: 150px;
margin-right: 10px;
padding: 0;
width: 730px;
}
#navcontainer {
height: 100%;
background-color: #002CAE;
margin-top: 8px;
width: 138px;
margin-left: 5px;
margin-bottom: 5px;
}
[webreference.com...] just so you know, there are 2 pages, the next button at the bottom is kinda easy to skip.