codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  tables  Archive Import (Geoff) at 10:26 on Friday, April 12, 2002
 

I need to work out how to get a table with two boxes across the top, and one long one underneath them. Sorry this is a bit basic but can anyone help?
Thanks
Geoff

  Re: tables  Archive Import (Amit) at 01:14 on Monday, January 20, 2003
 

Hi,
try this
<table border=1>
<tr>
<td> <td>
<td> <td>
</tr>
<tr>
<td colspan=2> </td>
</tr>
</table>

regards,
Amit
http://www.webconfs.com
http://www

  Re: tables  Archive Import (Amit) at 01:14 on Monday, January 20, 2003
 

Hi,
try this
<table border=1>
<tr>
<td> <td>
<td> <td>
</tr>
<tr>
<td colspan=2> </td>
</tr>
</table>

regards,
Amit
http://www.webconfs.com

  Re: tables  ariseadi at 11:46 on Friday, April 24, 2009
 

<table border=1>
<tr>
<td> <td>
<td> <td>
</tr>
<tr>
<td colspan=2> </td>
</tr>
</table








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009