when I view my new website: http://www.determination.zzl.org in internet explorer, the bottom column of the last row is off. I can not for the life of me figure out why its off. If anyone can help I would be eternally grateful!
Here's the code:
HTML Code:<head> <title> // Determination // </title> <link type="text/css" rel="stylesheet" href="style.css"> </head> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0"> <map id="pic"><area shape="rect" coords="10,35,370,100" href="http://determination.zzl.org" target="main" alt="Home"></map> <table width="1000" height="100%" cellpadding="0" cellspacing="0" border="0" align="left"> <!----- HEADER ---------> <tr> <td valign="top" rowspan="5" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/image.jpg" usemap="#pic" width="401" height="724" border="0"> </td> <!--- LEFT TOP SIDE --------> <td valign="top" colspan="2" height="19" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/topnav.jpg" width="599" height="19" border="0"></td> </tr> <tr> <td valign="top" border="0" background="http://img.photobucket.com/albums/v203/sonicfan94/determination/nav.jpg" width="572" height="34" border="0"><center> <!-------------- NAV BEGINS HERE --------------------------> <a href="layouts/layoutpick.htm" target="main" class="nav"> <img src="http://i30.photobucket.com/albums/c343/sonicfan98/buttons/spacer.gif" width="19" border="0">Layouts</a> <a href="icons/iconpick.htm" target="main" class="nav2"> <img src="http://i30.photobucket.com/albums/c343/sonicfan98/buttons/spacer.gif" width="22" border="0">Icons</a> <a href="wallpapers/wallpick.htm" target="main" class="nav"> <img src="http://i30.photobucket.com/albums/c343/sonicfan98/buttons/spacer.gif" width="21" border="0">Walls</a> <a href="tutorials/maintut.htm" target="main" class="nav2"> <img src="http://i30.photobucket.com/albums/c343/sonicfan98/buttons/spacer.gif" width="21" border="0">Tutorials</a> <a href="site/sitepick.htm" target="main" class="nav"> <img src="http://i30.photobucket.com/albums/c343/sonicfan98/buttons/spacer.gif" width="10" border="0"> Site</a> </center> <!-------------------------- END NAV ----------------------> </td> <!---- RIGHT------> <td valign="top" width="28" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/navright2.jpg" width="28" height="34" border="0"></td> </tr> <tr> <!---- MIDDLE PART ----> <td valign="top" width="599" colspan="2" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/middle.jpg" width="599" height="17" border="0"></td> </tr> <!--------- CONTENT ----------> <tr> <td valign="top" background="http://img.photobucket.com/albums/v203/sonicfan94/determination/content2.jpg" width="571" border="0"> <!----------------- CONTENT BEGINS HERE------------------> <div class="strength">Welcome to Determination</div> <BR> New site! Lets hope it works ... -________- <!------------------- END CONTENT -----------------------> </td> <!---------- content right ---------> <td valign="top" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/contentright2.jpg" width="28" border="0"> </td> </tr> <tr> <td valign="top" height="23" colspan="2" border="0"> <img src="http://img.photobucket.com/albums/v203/sonicfan94/determination/bottom.jpg" height="23" width="599" border="0"> </td> </tr> </table> </body>



Reply With Quote
Bookmarks