I'm trying to buid a site without using any tables and am really struggling!
Here is what I am trying to do demonstrated with tables
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3%" background="images/bg1.jpg"> </td>
<td width="95%" background="images/bg1.jpg"><div align="center"><img src="images/header.jpg" width="950" height="160" /></div></td>
<td width="2%" background="images/bg1.jpg"> </td>
</tr>
</table>
Its a table of 100%, split into 3 colums.
A header image is in the middle one and there are 2 "border images" either side so the header then stays central but the sides "stetch" the whole page no matter what screen res....
How is this achieved using CSS?
Ta 
__________________
I Just a test to see what happens... Please login or register to view this content. Registration is FREE
"Let us be thankful for the fools. But for them the rest of us could not succeed..."
|