Welcome to our community

Be apart of something great, join today!

Is it possible to add 2 pictures to a link on html? Please help

Disclaimer: Links on this page pointing to Amazon, eBay and other sites may include affiliate code. If you click them and make a purchase, we may earn a small commission.

chris19978

Active member
Aug 30, 2011
978
25
Ok I am stuck as I want to get front and back pictures here is my code where I am running into a problem with is getting a second image on the link. I am posting screenshots below. The spacing is because I have all his 90's cards where all I will need is pictures and it will link to the name and made it easy with using an excel sheet to add the code to all the cards I have listed. No matter what I try I can't get a 2nd image in the last page and the only other way around it I can figure is merging 2 pictures together which I am trying to avoid. Any help I would appreciate. I need to work on my background now and this will have to wait. The plan will be to have the main website, have site , needs site, and a email site all linked and when you go on the haves or needs list you can click on each card and see a picture. I borrowed some images from the Super Sweet 90's collection post just trying to get it all figured out. I think its going to be nice when I am done. I appreciate any help I can get and thanks.

<h3><a href="1996 Jeter 93.jpg" alt =" 1996 Select Certified Mirror Gold #100 Derek Jeter "> 1996 Select Certified Mirror Gold #100 Derek Jeter </a><h3>

Screenshot (11).pngScreenshot (12).pngScreenshot (13).png
 

madbull34

Well-known member
Sep 10, 2009
1,081
425
San Diego, CA
Maybe put 2 img tags inside the a tag? Something like:

[highlight=html4strict]
<a href="https://www.some_url">
<img border="0" alt="Image 1" src="image1.gif" width="100" height="100">
<img border="0" alt="Image 2" src="image2.gif" width="100" height="100">
</a>
[/highlight]
 

linuxabuser

Well-known member
Jan 16, 2011
2,364
50

chris19978

Active member
Aug 30, 2011
978
25
I thank everyone for their responses I have been working on other homework assignments and just got back to South Korea.I will get back and tell you which one worked for me. Some though I believe will make the image clickable and that’s not what I am looking for, what I am trying to do is when you click on haves or needs when you scroll down each card name you can click on and the images of front and back will pop up on a different page. But I will let you know how it goes. I appreciate all the suggestions and will try them all.


Sent from my iPhone using Freedom Card Board mobile app
 

Members online

Latest posts

Top