Thread: Strange Problem
View Single Post
Old 11-11-2003, 05:53 PM   #1 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Strange Problem

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
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote