HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Side by side tables
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
Helpme12



Joined: 05 Mar 2008
Posts: 1

PostPosted: Wed Mar 12, 2008 10:28 am     Side by side tables Reply with quote

I have tried everythng I could find to get my tables to sit side by side. I am a complete novice so I would appreciate it if you would look at my code and tell me what I am missing.

<TABLE WIDTH=500>
<TR>
<P><BR><BR>
</P>
<P ALIGN=CENTER STYLE="text-decoration: none"><FONT SIZE=4><U><B>LOST
DOGS</B></U></FONT></P>
<P ALIGN=RIGHT STYLE="font-weight: medium"><U>Search Lost Dogs</U></P>
<P ALIGN=RIGHT STYLE="font-weight: medium"><U>Register Your Lost Dog</U></P>
<TABLE STYLE="WIDTH: 250; FLOAT: LEFT; CLEAR: LEFT;">
<TD><TABLE WIDTH=250 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<TR>
<COL WIDTH=150>
<COL WIDTH=25>
<COL WIDTH=131>
<COL WIDTH=102>
<COL WIDTH=102>
<COL WIDTH=25>
<COL WIDTH=153>
<COL WIDTH=98>
<THEAD>
<TR VALIGN=TOP>
<TH WIDTH=101>
<P><FONT SIZE=3>NAME</FONT></P>
</TH>
<TH WIDTH=74>
<P>GENDER</P>
</TH>
<TH WIDTH=131>
<P>TYPE</P>
</TH>
<TH WIDTH=102>
<P>COLOR 1</P>
</TH>
<TH WIDTH=102>
<P>COLOR 2</P>
</TH>
<TH WIDTH=102>
<P>SIZE</P>
</TH>
<TH WIDTH=153>
<P>AREA LOST</P>
</TH>
<TH WIDTH=98>
<P>DATE LISTED</P>
</TH>
</TR>
</THEAD>
<TBODY>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TBODY>
</TABLE></TD>
</TABLE>
<P><BR><BR>
</P>
<P ALIGN=CENTER><FONT SIZE=4><U><B>FOUND DOGS</B></U></FONT></P>
<P ALIGN=RIGHT STYLE="font-weight: medium"><U>Search Found Dogs</U></P>
<P ALIGN=RIGHT STYLE="font-weight: medium"><U>Register Your Found Dog</U></P>
<TABLE STYLE="WIDTH: 250; FLOAT: RIGHT; CLEAR: RIGHT;">
<TD><TABLE WIDTH=250 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<TR>
<COL WIDTH=150>
<COL WIDTH=25>
<COL WIDTH=131>
<COL WIDTH=102>
<COL WIDTH=102>
<COL WIDTH=25>
<COL WIDTH=153>
<COL WIDTH=98>
<THEAD>
<TR VALIGN=TOP>
<TH WIDTH=101>
<P><FONT SIZE=3>NAME</FONT></P>
</TH>
<TH WIDTH=74>
<P>GENDER</P>
</TH>
<TH WIDTH=131>
<P>TYPE</P>
</TH>
<TH WIDTH=102>
<P>COLOR 1</P>
</TH>
<TH WIDTH=102>
<P>COLOR 2</P>
</TH>
<TH WIDTH=102>
<P>SIZE</P>
</TH>
<TH WIDTH=153>
<P>AREA LOST</P>
</TH>
<TH WIDTH=98>
<P>DATE LISTED</P>
</TH>
</TR>
</THEAD>
<TBODY>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
</TBODY>
</TABLE></TD>
</TABLE>






</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=101>
<P><BR>
</P>
</TD>
<TD WIDTH=74>
<P><BR>
</P>
</TD>
<TD WIDTH=131>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=102>
<P><BR>
</P>
</TD>
<TD WIDTH=153>
<P><BR>
</P>
</TD>
<TD WIDTH=98>
<P><BR>
</P>
</TD>
</TR>
</TBODY>
</TABLE>
sticks464



Joined: 31 Dec 2006
Posts: 849

PostPosted: Wed Mar 12, 2008 12:11 pm     Reply with quote

Here's what you need for side by side tables. With the widths your using this will work only if the resolution is greater than 1024X768.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
<style type="text/css">
* {
margin:0;
padding:0;
}
body {
font-family:"Times New Roman", Times, serif;
font-size:1em;
line-height:20px;
}
#wrapper {
width:100%;
height:1%;
}
#lost, #found {
float:left;
width:550px;
text-align:center;
padding:10px;
}
caption {
font-weight:bold;
text-decoration:underline;
margin-bottom:10px;
}
p {
text-align:left;
text-decoration:underline;
}
</style>
</head>

<body>
<div id="wrapper">
<div ID="lost">
<table width="500" border="1" cellspacing="3" cellpadding="4">
  <caption align="top">
    Lost Dogs
  </caption>
<p>Search Lost Dogs</p>
<p>Register Your Lost Dog</p>
  <tr>
    <th scope="col" width="101">NAME</th>
    <th scope="col" width="74">GENDER</th>
    <th scope="col" width="131">TYPE</th>
    <th scope="col" width="102">COLOR1</th>
    <th scope="col" width="102">COLOR2</th>
    <th scope="col" width="25">SIZE</th>
    <th scope="col" width="153">AREA LOST</th>
    <th scope="col" width="98">DATE LISTED</th>
  </tr>
  <tr>
    <td width="115">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="115">&nbsp;</td>
    <td width="115">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</div>

<div id="found">
<table width="500" border="1" cellspacing="3" cellpadding="4">
  <caption align="top">
    Found Dogs
  </caption>
<p>Search Found Dogs</p>
<p>Register Your Found Dog</p>
  <tr>
    <th scope="col" width="101">NAME</th>
    <th scope="col" width="74">GENDER</th>
    <th scope="col" width="131">TYPE</th>
    <th scope="col" width="102">COLOR1</th>
    <th scope="col" width="102">COLOR2</th>
    <th scope="col" width="25">SIZE</th>
    <th scope="col" width="153">AREA FOUND</th>
    <th scope="col" width="98">DATE LISTED</th>
  </tr>
  <tr>
    <td width="115">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="31">&nbsp;</td>
    <td width="115">&nbsp;</td>
    <td width="115">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</div>
</div>
</body>
</html>
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial