View Single Post
Old 12-19-2007, 09:38 AM   #10 (permalink)
Boogle
Contributing Member
 
Join Date: 09-03-07
Location: England
Posts: 425
iTrader: 0 / 0%
Latest Blog:
None

Boogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the rough
OK replace your HTML with this:

Code:
<body> <table style="margin: 0 auto;" border="0" cellspacing="0" cellpadding="0" width="900px" id="TABLE1" onclick="return TABLE1_onclick()"> <tr style="width:30%;"> <td class="logo" colspan="3" style="width: 768px">&nbsp;<a href="index.html"><img border="0" width="340" height="170" src="images/logo2.gif" /></a><img border="0" src="images/precision.gif" /> </td> </tr> <tr style="width:30%;"> <td class="nav" colspan="3" style="width: 768px"> <a href="index.html" onmouseover="RollOver(2)" onmouseout="RollOut(2)"><img border="0" align="bottom" src="images/btns/home_blue.png" /></a> <a href="about.htm" onmouseover="RollOver(3)" onmouseout="RollOut(3)"><img border="0" align="bottom" src="images/btns/about_blue.png" /></a> <a href="products.htm" onmouseover="RollOver(4)" onmouseout="RollOut(4)"><img border="0" align="bottom" src="images/btns/products_blue.png" /></a> <a href="technology.htm" onmouseover="RollOver(5)" onmouseout="RollOut(5)"><img border="0" align="bottom" src="images/btns/technology_blue.png" /></a> <a href="service.htm" onmouseover="RollOver(6)" onmouseout="RollOut(6)"><img border="0" align="bottom" src="images/btns/service_blue.png" /></a> <a href="contact.htm" onmouseover="RollOver(7)" onmouseout="RollOut(7)"><img border="0" align="bottom" src="images/btns/contact_red.png" /></a> </td> </tr> <tr style="width:30%;"> <td class="links" rowspan="2" width="150px" align="center" valign="top"><br /><a href="products.htm"><img border="0" src="images/pump.gif" /></a><br /><h3 class="links">Links</h3></td> <td class="blank" rowspan="2" style="width: 10px">&nbsp;</td> <td class="main" colspan="3" align="left" style="width: 768px"><br /><br /> <div class="contact"> <p class="head">Address</p> <p id="body">Car-May L.L.C.<br /> 2322 West 25th Street Road<br /> Greeley, CO 80634<br /> <a href="http://maps.google.com/maps?f=q&hl=en&time=&date=&ttype=&q=2322+W+25th+Street+Rd,+Greeley,+Weld,+Colorado+80634,+ United+States&sll=37.0625,-95.677068&sspn=28.196369,59.238281&ie=UTF8&cd=1&geocode=0,40.396623,-104.716996&ll=40.398104,-104.717002&spn=0.006602,0.014462&z=16&iwloc=addr&om=1">Map Link</a><br /> Phone: (970) 330-4575<br /> Fax: (970) 330-4576</p> <p class="head">Information</p> <p id="P1">Click&nbsp;<a href="mailto:info@car-may.com?subject=Car-May Pump Information&body=I would like to receive more information about Car-May pumps.">Here</a>&nbsp;to email us for more information about pumps.</p> <p class="head">Technical Support and Service Return Process</p> <p id="P2">Click&nbsp;<a href="mailto:service@car-may.com?subject=Car-May Pump Service Information&body=I would like to receive more information about support and servicing Car-May pumps.">Here</a>&nbsp;to email us for Technical Support or Service Return Processing</p> <p id="P3">John Beard<br /> President, Car-May L.L.C.<br /> (720) 277-6576</p></div> <br /><br /> </td> </tr> </table> </body>
__________________
Great new 'June' Javascript Framework

June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline   Reply With Quote