megabenman2
05-12-2005, 10:24 PM
You can view the test site http://www.megabenman.com/testpageclean.html. The thing about these tables is that they automatically stretch out to fill the entire screen in width. That means that a person using an 800x600 monitor and a person using a widescreen laptop would still fill up most of the screen in width.
here is the table code:
<div class='tableborder'>
<div class='maintitle'>Title</div>
<div class='tablepad'>Info</div>
</div>
How can I use that code to make 2 sidebars 300px in width on both sides?
here is the table code:
<div class='tableborder'>
<div class='maintitle'>Title</div>
<div class='tablepad'>Info</div>
</div>
How can I use that code to make 2 sidebars 300px in width on both sides?