Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Easy Question????


Retaliator127

Recommended Posts

Need a quick question answered.. Probaly easy just can't figure it out..

 

Ok the basic Img tag in HTML :

 

<a href="http://www.smc-hosting.com"><img'>http://www.smc-hosting.com"><img src="http://store2.yimg.com/I/ultimateonlinetrading_1766_245236" width="400" height="250" border="0"></a>

<br></font></p>

 

Here is the question ...

 

Instead of the <img src= leading to a specific file name.. Can I lead it to a whole web page ...

 

In other words I want when the image loads for it to be the entire page of a website... I will resize it... I tried this but it does not work :

 

<a href="http://www.smc-hosting.com"><img'>http://www.smc-hosting.com"><img src="http://www.smc-hosting.com" width="400" height="250" border="0"></a>

 

I want to be to see the entire website, just scaled down a bit in this tag..

 

Any help would be greatly appreciated.. I hope it makes sense :)

Link to comment
Share on other sites

Its an html tag defined to display only images with extensions.....gif, .jpg, .jpeg..etc. You can not write a domain name instead of image name. However you can make screenshot of the webpage to be displayed and then put that image.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...