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

  Re: tables  pep1439 at 12:28 on Wednesday, December 08, 2010
 

Take a look over HTML tables, will help you.








CodeToad Experts

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








Recent Forum Threads
•  Re: Append right click menu
•  Re: Frame over frame
•  Re: print using conf file
•  Re: Help: Trouble with z-Index and SELECT lists
•  Re: frame title page problem
•  Re: Print and print preview file on the website without using the File - Print on the IE
•  Re: onmouseover change image and text
•  Re: how to refresh the parent window`s parent?
•  Re: javascript, get the color assigned by class


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-2010