answersLogoWhite

0

What is the HTML code for an photo link?

Updated: 8/17/2019
User Avatar

Wiki User

11y ago

Best Answer
Image LinkYou do the same as you create a text link but place the image between the link tags instead of text. The link start tag containing the URL (web address) of the destination page is place first. Then the image tag containing the URL (web Address) where the image is stored is placed between the Link start and end tags. Then close the link tag. For example:

This is the answer you were looking for:

(no spaces)

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML code for an photo link?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where can you download Microsoft photo editor?

try this link at Brothersoft, or Google " Microsoft Photo Editor " and find one. http://www.brothersoft.com/microsoft-photo-editor-128651.html


Hoew to conect one page to another page in aspnet code?

page1.aspx page2.aspx page3.aspx Inside the <head> of page1.aspx you would put HTML Code: <link rel="next" href="page2.aspx"> , inside the <head> of page2.aspx you would put HTML Code: <link rel="next" href="page3.aspx"> and HTML Code: <link rel="previous" href="page1.aspx"> and in page3.html you would put HTML Code: <link rel="previous" href="page2.aspx">


How do you turn pictures into an HTML code?

<img src="link for picture">


What is the HTML code to make link inside a table?

You have to use the anchor tag to make a link. The code will be <a><table>Table-Stuff</table></a>.


How do you upload a picture on tinier me?

You don't really "upload", you use HTML. i prefer this: <img src=IMAGE URL HERE> any image is accepted as long as the URL is a direct link to the photo or picture this can only be on profiles


How do you code to link two pages in a website?

It is simple to code to link two pages in a website and it can done through following code:-HTML link syntex:- "Link text"Example:- "anchor text to another page"


Where could one find information about how to create a HTML download link?

There are many books and articles that offer lessons on how to code in HTML. There are also resources available online that can teach users how to use HTML code.


Is there an HTML code that is on one page and has one link that will go to a different page based on the link you clicked on?

yes


How you make a HTML code of the link?

<a href="http://some-domain-name/some-path">Link Title</a>


In order to program HTML code do you need an expensive program?

In order to code HTML you do not need an expensive program. HTML can be coded in Notepad if you want to. I recommend Komodo Edit. It is a free program that I use to code. You can download it from the link in the "Related Links" section.


How To Use HTML?

HTML stands for Hypertext Markup Language. HTML is the code used on websites all across the Internet. HTML is the code that makes a website a website. HTML is quite simple to learn how to use. HTML code that is typed by hand to create a website is old school now days. There are several programs out there are enable you to create a website without the need to know HTML code by hand. The new programs out there enables nearly anyone from the new person to the advanced person to make a website within minutes.The HTML code to make a link on your website is quite simple. HTML code is basic code that just learn to memorize in your mind. It is simple to remember to short code lines that you input to create certain things on a website like a small link to another page. HTML code is just a code like a different language. It is all memory.The new software out there made for creation of a website has the HTML code built into


What is HTML code?

AN HTML code is a code used to manipulate the web and tell it to do things.e.g when you are making a website you might want to add a link to an other website by saying