English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I just want to add HTML and make it so when you click the picture it goes to a link....yea.....I have the pictures on my site I just need to know where and what to add to it to make it a link

2006-12-19 03:52:00 · 6 answers · asked by Anonymous in Computers & Internet Programming & Design

6 answers

ad the link tag around the image tag like this





Victor C.

2006-12-19 03:54:48 · answer #1 · answered by Victor C 4 · 7 0

Use CSS to create DIV sections and position those sections on/around the picture. CSS File: #section1 { height: 20px; width: 40px; background-color: #FF0000; position: absolute; left: 35px; top: 75px; } HTML File:

Text Goes Here
This bit of code will place a 40px x 20px box with a red background 35px from the left side of the page and 75px from the top of the page with the text "Text Goes Here" in the box. You just need to figure out how your website picture will display and then you can position text where you want it using this method.

2016-03-13 08:34:16 · answer #2 · answered by Anonymous · 0 0

Home

2006-12-19 03:54:30 · answer #3 · answered by calldean 2 · 0 2

here is the code:
what you see when you hover over image (optional)

2006-12-19 04:21:07 · answer #4 · answered by Anonymous · 3 0

2006-12-19 03:54:56 · answer #5 · answered by Chris 2 · 0 0

www.geotube.pk

2013-12-22 18:47:26 · answer #6 · answered by Anonymous · 0 0

http://www.imageshack.us/
visit this web site..c can help u or not

2006-12-19 06:27:45 · answer #7 · answered by mi a 1 · 0 5

fedest.com, questions and answers