prabhu wali
2012-02-08 10:11:21 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<table width="100%" border="0" align="center">
<tr>
<td><table width="1024" border="0" align="center">
<tr>
<td><img src="images/Untitled-1_01.gif" width="1024"
height="120" alt=""/></td>
</tr>
</table>
<table width="1024" border="0" align="center">
<tr>
<td><img src="images/Untitled-1_02.gif" width="1024"
height="47" alt=""/></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
from the above code i've been getting spaces between slices,any
solutions?
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<table width="100%" border="0" align="center">
<tr>
<td><table width="1024" border="0" align="center">
<tr>
<td><img src="images/Untitled-1_01.gif" width="1024"
height="120" alt=""/></td>
</tr>
</table>
<table width="1024" border="0" align="center">
<tr>
<td><img src="images/Untitled-1_02.gif" width="1024"
height="47" alt=""/></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
from the above code i've been getting spaces between slices,any
solutions?