Please help me! I need 3 seperate tables and i cant do it
so far ive got
<html>
<head>
<fontsize=5>
<table width="100%" height="50%" border=1>
<tr>
<td width="25%"><img src="channel4.jpg"></td>
<td width="50%"><img src="madison avenue.jpg"></td>
<td width="25%"><a href="characters"></a></td>
</tr>
</table>
<table width="100%" height="20%" border="1">
<tr>
</tr>
</table>
<tr>
<table width="100%" height="30%" border="1">
</tr>
</table>
<font>
</head>
<title>
THE OFFICIAL WEBSITE FOR MADISON AVENUE
</title>
<body>
<body bgcolor=#003366>
<body text=#FFCC99>
</body>
</html>
This of course doesnt work! Help please
so far ive got
<html>
<head>
<fontsize=5>
<table width="100%" height="50%" border=1>
<tr>
<td width="25%"><img src="channel4.jpg"></td>
<td width="50%"><img src="madison avenue.jpg"></td>
<td width="25%"><a href="characters"></a></td>
</tr>
</table>
<table width="100%" height="20%" border="1">
<tr>
</tr>
</table>
<tr>
<table width="100%" height="30%" border="1">
</tr>
</table>
<font>
</head>
<title>
THE OFFICIAL WEBSITE FOR MADISON AVENUE
</title>
<body>
<body bgcolor=#003366>
<body text=#FFCC99>
</body>
</html>
This of course doesnt work! Help please