Results 1 to 2 of 2

Thread: Okay Newlayout Same Problem..

  1. #1
    Join Date
    Oct 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Okay Newlayout Same Problem..

    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:
    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>
    Last edited by kaytaro; 10-13-2005 at 11:05 PM.

  2. #2
    Join Date
    Oct 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    *edited url*
    someone please help u.u

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •