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

A link

2006-07-23 14:07:23 · 2 answers · asked by tallis003 2 in Computers & Internet Internet

If that is possible. Once again, Thanx

2006-07-23 14:09:13 · update #1

2 answers

I'm not sure about an HTML button, but you could upload an image (to Photobucket or something), then make it clickable. The HTML code would be:

2006-07-23 14:29:42 · answer #1 · answered by Viva_boheme 2 · 0 0

If you want to take an image and turn it into a clickable link to something else, you'd use the A HREF command to do so.

The format would be:



The A href command tells the browser where to go when you click the image.

The img command tells the computer what image you need to click in order to link elsewhere.

KEY is that the A href command needs to come before the img command.

FYI, you'll see a border around your image, which is HTML's way of letting you know it's a hyperlink. It means it's clickable.

2006-07-23 14:48:36 · answer #2 · answered by msoexpert 6 · 0 0

fedest.com, questions and answers