It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites
Board index Programming HTML Forum

Link Pictures - Please advice

Link Pictures - Please advice

Postby vinnysake on Tue Oct 18, 2005 8:58 pm

Hi,

I have picture thumbnails at the top of the page and the larger images at the bottom of the page. How do I link the 2 together ? Please advice.
vinnysake
 
Posts: 2
Joined: Tue Oct 18, 2005 8:54 pm

Postby Ash on Tue Oct 18, 2005 9:49 pm

Welcome to DEVppl if you mean you want it so if someone clicks the thumbnail and it takes them to the bigger picture then it's:

Code: Select all
<img src="thumbnail url"><a href="bigger picture url" /></a>


And if it is not then please give more explenation.
Image
User avatar
Ash
1000+ Club
 
Posts: 1019
Joined: Wed Aug 03, 2005 7:10 pm
Location: England

Postby webmaster on Tue Oct 18, 2005 9:51 pm

Hi and welcome to DEVPPL.

I don't know exactly how you mean with linking the images together. This will make a click on the small image to automatically scroll down to the big one:

Code: Select all
<a href="index.html#img1"><img src="image1.jpg" width="20" height="20" /></a>
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<a name="img1"></a><img src="image1.jpg" width="200" height="200" /><br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
<br />spacing
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2589
Joined: Tue Aug 17, 2004 2:07 pm
Location: Sweden

Postby vinnysake on Tue Oct 18, 2005 10:03 pm

Thank you, thank you, thank you ... it worked. As you can see I am a novice regarding HTML. :)
vinnysake
 
Posts: 2
Joined: Tue Oct 18, 2005 8:54 pm

Postby webmaster on Tue Oct 18, 2005 11:45 pm

You gotta start somewere =)
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2589
Joined: Tue Aug 17, 2004 2:07 pm
Location: Sweden


Who is online

Users browsing this forum: No registered users and 3 guests