Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

image links


Guest

Recommended Posts

Posted

Here is the code im using, but it has made the two seperate images merge!!

 

<h4>Gaspari</h4>

<A HREF="http://www.sportsnutritionsuperstore.co.uk/index.html?manufacturers_id=2"><img src="http://www.sportsnutritionsuperstore.co.uk/images/specialsgaspari.jpg"width="700" height="100"style="border-style: none></A>

 

<p><div><h4>BSN</h4></div></p>

 

<p><A HREF="http://www.sportsnutritionsuperstore.co.uk/index.html?manufacturers_id=2"><img src="http://www.sportsnutritionsuperstore.co.uk/images/specialsbsn.jpg"width="570" height="100"style="border-style: none></A></p>

');

 

Please look at my home page www.sportsnutritionsuperstore.co.uk to see what i mean.

 

Thanks

Posted

you forgot "

correct code is this:

<h4>Gaspari</h4>

<A HREF="http://www.sportsnutritionsuperstore.co.uk/index.html?manufacturers_id=15"><img src="http://www.sportsnutritionsuperstore.co.uk/images/specialsgaspari.jpg" width="700" height="100" style="border-style: none"></A>

 

<p><div><h4>BSN</h4></div></p>

 

<p><A HREF="http://www.sportsnutritionsuperstore.co.uk/index.html?manufacturers_id=2"><img src="http://www.sportsnutritionsuperstore.co.uk/images/specialsbsn.jpg" width="570" height="100" style="border-style: none"></A></p>

');

bhavatmaj

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...