kaytaro
10-12-2005, 01:52 PM
How do you get the size n co-ordinates so i can put in the iframe in that lil table i made ?
http://www.kaytaro.saiyan.ws/
here's the code:
<html>
<head>
<title>chi2</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (chi2.psd) -->
<table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="images/chi2_01.jpg" width="1024" height="11" alt=""></td>
</tr>
<tr>
<td colspan="4">
<table id="Table_02" width="1024" height="83" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/chi2_02.jpg" width="1024" height="83" alt=""></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="4">
<img src="images/chi2_03.jpg" width="1024" height="203" alt=""></td>
</tr>
<tr>
<td rowspan="3">
<img src="images/chi2_04.jpg" width="545" height="471" alt=""></td>
<td rowspan="3">
<img src="images/chi2_05.jpg" width="86" height="471" alt=""></td>
<td>
<img src="images/chi2_06.jpg" width="318" height="136" alt=""></td>
<td rowspan="2">
<img src="images/chi2_07.jpg" width="75" height="352" alt=""></td>
</tr>
<tr>
<td>
<img src="images/chi2_08.jpg" width="318" height="216" alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/chi2_09.jpg" width="393" height="119" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
http://www.kaytaro.saiyan.ws/
here's the code:
<html>
<head>
<title>chi2</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (chi2.psd) -->
<table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="images/chi2_01.jpg" width="1024" height="11" alt=""></td>
</tr>
<tr>
<td colspan="4">
<table id="Table_02" width="1024" height="83" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/chi2_02.jpg" width="1024" height="83" alt=""></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="4">
<img src="images/chi2_03.jpg" width="1024" height="203" alt=""></td>
</tr>
<tr>
<td rowspan="3">
<img src="images/chi2_04.jpg" width="545" height="471" alt=""></td>
<td rowspan="3">
<img src="images/chi2_05.jpg" width="86" height="471" alt=""></td>
<td>
<img src="images/chi2_06.jpg" width="318" height="136" alt=""></td>
<td rowspan="2">
<img src="images/chi2_07.jpg" width="75" height="352" alt=""></td>
</tr>
<tr>
<td>
<img src="images/chi2_08.jpg" width="318" height="216" alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/chi2_09.jpg" width="393" height="119" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>