r1 first td havign width is 20% and other is 80%
and
row 5 first td width is 50% and remaing is 50%
but this is not appliy and workign
can any one help me thanks
<html> <head> <title>index</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="css/style.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- ImageReady Slices (wallpaper.psd) --> <table width="750" height="750" border="1" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="750"><img src="images/index_01.jpg" width="404" height="72" alt=""></td> <td width="750"><img src="images/index_02.jpg" width="346" height="72" alt=""></td> </tr> <tr> <td colspan="2" width="750"><img src="images/index_03.jpg" height="21" alt=""></td> </tr> <tr> <td colspan="2"><img src="images/index_04.jpg" height="26" alt=""></td> </tr> <tr> <td colspan="2" width="750"><img src="images/index_05.jpg" height="70" alt=""></td> </tr> <tr> <td width="200" height="750"> </td> <td background="images/spacer.gif"> </td> </tr> <tr> <td colspan="2">footer</td> </tr> </table> <!-- End ImageReady Slices --> </body> </html>

New Topic/Question
Reply


MultiQuote






|