View Full Version : tablespan
how can i get a table to have one big row (like a row merge) on top, and 2 rows on the bottom, but in one table?
Jacob
03-13-2000, 06:11 AM
Here is some example code for ya:
<BLOCKQUOTE><font size="1" face="Verdana, Arial">code:</font><HR><pre>
<table with=100% cellpadding=0 cellspacing=0 border=0>
<tr><td colspan=10>top long row</td></tr>
<tr><td>left bottom</td><td>right bottom</td></tr>
</table>
[/code]
Tell me if that works for ya!
------------------
Jacob Wheeler
Co-Founder / Web Engineer
Big Resources Network
jacob@bigresources.net
ICQ: 390147
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.