Hi Guys,
Recently I put together a website and I am having some strang problems now. I made an image to explain the problem.
here is the code:
Code:
<HTML>
<HEAD>
<TITLE>pr0vis</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF" TEXT="" LINK="CCCCFF" ALINK="FFFFFF" VLINK="CCCCFF" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" scroll="ove$
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/bgmain.gif" width="40%" height="100%"><a href="page.php"><img src="images/front.jpg" border=0></a></td>
<td valign=top width="60%" height="100%"><img src="images/left.jpg" border=0></td>
</tr>
</table>
</body>
</html>
Sorry for the sloppy code and such.
Thanks,
Ilya