PDA

View Full Version : tablespan


r2
03-11-2000, 02:47 PM
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>
&lt;table with=100% cellpadding=0 cellspacing=0 border=0&gt;
&lt;tr&gt;&lt;td colspan=10&gt;top long row&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;left bottom&lt;/td&gt;&lt;td&gt;right bottom&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
[/code]

Tell me if that works for ya!

------------------
Jacob Wheeler
Co-Founder / Web Engineer
Big Resources Network
jacob@bigresources.net
ICQ: 390147