Forum : HTML final assignment
Brief description  about Online courses   join in Online courses
View Nitish  Kumar 's Profile

HTML final assignment

How can I create two different tables horizontally........
Asked by Nitish Kumar | Jul 7, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi

Hop this will solve your problem

<table width="947" height="220" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="467" align="left" valign="top">



<table width="292" height="206" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="292" align="left" valign="top" bgcolor="#666666">&nbsp;</td>
</tr>
</table>

Regards
Jul 7, 2010