answersLogoWhite

0

How you make a HTML code of your photo?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

Using HTML to display images you use the tag. To display an image on a page, you need to use the (source attribute) src= The value of the src attribute is the URL of the image you want to display on your page which means that the image you want to display must be uploaded to a server, and have a web address (URL). The URL for the image points to the location where the image is stored (the server)

It should look like this:

Broken down it means < img source = the address (URL) of the image location/ (for the name of the image) yourimage.jpg>

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How you make a HTML code of your photo?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you make your song into a HTML code?

There is no software, program, or pattern that transforms songs into HTML.


How to make a Show Hide HTML?

You cannot make an html for show hide, one can simply use javascript to create the show hide code that you are looking for. Depending on what you want, the code is fairly simple using a javascript html code resources.


Can someone make an HTML code where i can just put my file in and it to work please?

You have to give the complete file in order to make and HTML file. The file should be compatible with the code.


How do you code a layout on photofiltre?

you don't code the layouts in photofiltre , u make them then code them using HTML


What Is The Code To Show An Html A Text?

&lt;code&gt;&lt;code&gt;HTML TEXT HERE&lt;/code&gt;&lt;/code&gt;


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


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


How do you make a website like naruto arena?

by using HTML or CSS code we make website.


How do you pull up your HTML code?

You can pull up your HTML code by right clicking the code and hitting, View Source. This will open the HTML code and you can format it.


What Pokemon game has a HTML code?

No game has HTML code because HTML is only for web design.


How do you convert HTML to c code?

You can't. HTML is a markup language. C is a programming language. You can make C generate HTML, but C isn't anything like HTML in the way it functions.


What is the name given to a piece of HTML code?

There is no specific name to a piece of HTML code. It is just an HTML code written in markup language.