View Single Post
  #3 (permalink)  
Old 09-09-2009, 04:37 PM
bmcoll3278's Avatar
bmcoll3278 bmcoll3278 is offline
Senior Member
 
Join Date: Jun 2009
Posts: 303
bmcoll3278 is on a distinguished road
Default

like this

Code:
<p>Local information:</p> 
  <table> 
    <tbody> 
      <tr> 
        <td> 
          <div id="footer2"> 
            <p><a href="http://motormouth.com.au/webwindows/webwindow.aspx?fueltypeid=2&amp;Region=Gold%20Coast&amp;windowtype=city" target="_blank"> <img alt="Where to find the cheapest petrol on the Gold Coast" border="0" src="http://www.motormouth.com.au/webwindows/images/bestprices_goldcoast.jpg" /> </a></p> 
          </div> 
        </td> 
        <td><script type="text/javascript" src="http://www.weatherchannel.com.au/Magic94scripts/mgrqispi94.dll?appname=WC&prgname=WOYS&Id=18024"></script> <a href="http://motormouth.com.au/webwindows/webwindow.aspx?fueltypeid=2&amp;Region=Gold%20Coast&amp;windowtype=city" target="_blank"> 
            <p>4CRB 89.3FM Easy Listening Music. Gold Coast, Queensland, Australia</p> </a> <a href="http://motormouth.com.au/webwindows/webwindow.aspx?fueltypeid=2&amp;Region=Gold%20Coast&amp;windowtype=city" target="_blank"> </a></td> 
      </tr> 
    </tbody> 
  </table><br />
I put this code on my site to see how it looks. http://www.bmcoll.com/ebooks/test.html

I will remove it after you have time to take a look

Last edited by bmcoll3278; 09-09-2009 at 04:52 PM. Reason: oops
Reply With Quote