|
your code...
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="500" heigth="500" border="0">
<tr width="500" height="500" border="0">
<td width="250" height="500" border="0">
<img src="http://www.perfectforporn.com/maximumpills/slice.jpg">hdfkhasdlkfhasooooooooooooooooo kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkk</td>
<td width250 height="500">dgdgsdfllllllllllllllllllllllllllllll lllllgdsf</td>
</tr>
</table>
</body>
</html>
try like this
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body>
<table width="500" heigth="500" border="0">
<tr>
<td width="250">
<img src="http://www.perfectforporn.com/maximumpills/slice.jpg">h d f k h a s d l k f h as o o o o o o oo o oo o oo o o o kk kkkkkkkk kkkkkkkk kkk kkkkkkkkkkk kkkkkkkkkkkkkkk kkkkkkk</td>
<td width="250">dg dgs dflllllllll llllllllllllllllllll llllllgdsf</td>
</tr>
</table>
</body>
</html>
|