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

i am making a web page. I have the image and the address of the link .. i am able to use text as a link but nt an image .. please help me out

2007-05-14 04:04:55 · 4 answers · asked by nikhil0_9 2 in Computers & Internet Programming & Design

4 answers

To make text a link you wrap an anchor tag around the text.

Well just do the same with an image.


Oh you might like to add a border=0 option to the img tag too.

2007-05-14 04:19:33 · answer #1 · answered by AnalProgrammer 7 · 0 0

Just surrond your image tag with your anchor tag the same way as you did your text. HINT - you may want to add border=0 to your image tag.

Example

2007-05-14 11:17:13 · answer #2 · answered by Robert S 6 · 0 0

The same way you use text as link
Click Here
But instead of using text use the image by writing

2007-05-14 11:21:44 · answer #3 · answered by Engineering Student 1 · 0 0

Ditto all the above plus (alternatively) you can use

2007-05-14 12:58:50 · answer #4 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers