Kevins code does that
- except it probably needs cell alignments to keep the content at the top left
Just past the code in Code view
Below example has differrnt color borders so you can see the 4 tables (1 outer and 3 columns)
<table border="1" width="100%" cellspacing="0" cellpadding="2" bordercolor="#FF0000">
<tr>
<td align="left" valign="top">
<table border="1" width="100%" cellspacing="0" cellpadding="2" bordercolor="#000080">
<tr><td> </td></tr>
</table>
</td>
<td align="left" valign="top">
<table border="1" width="100%" cellspacing="0" cellpadding="2" bordercolor="#008000">
<tr><td> </td></tr>
</table>
</td>
<td align="left" valign="top">
<table border="1" width="100%" cellspacing="0" cellpadding="2" bordercolor="#0000FF">
<tr><td> </td></tr>
</table>
</td>
</tr>
</table>
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
| Thanks indeed for your message & i want Additional helpfrom you
|
| i want design a simple HTML table for my new web.that table needs 1 row
| and 3 colomns.but 3 colomns means 3 tables.that tables separate from
| others.
|
| in Eg:we do any changes in Left table but not effect from middle or
| right side tables.(table sizes)
| but i dont know my words enough for this.
|
| i search the net & found web in my needs map with & i want table
| structure of
www.onlanka.com . onlanka middle table that is news of the
| day area is daily update but no effect from left or right side tables.i
| want that structure.
|
| Because my sites is also a technology news site. I want to update
| middle of the site.in my up date but no effects from other tables
| sizes.
|
| But i dont know HTML enough for this.Please write that code
|
| PLEASE HELP ME.
|