answersLogoWhite

0

How do you find a pictures HTML?

Updated: 8/17/2019
User Avatar

Wiki User

15y 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 (skull) 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 on the server. It should look like this: Broken down it means < img source = "the address (URL) of the image is located / (for the name of the image) Youri_picture.jpg">

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find a pictures HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the HTML code of a picture?

Pictures don't come in HTML


What is graphics in HTML?

Graphics in HTML are the pictures that you see on a website. Pictures that move are called GIF's.


Where can I get advice and pictures for victorian design schemes?

At http://store.doverpublications.com/0486996980.html you can find many pictures and how to's on how to achieve the victorian design you would like for your home.


Were can you find pictures of all the anpanman characters?

http://www.ntv.co.jp/anpanman/index2.html - Here they are. (Click on Cheese, the dog).


How do you post pictures on tinierme?

you have to use HTML


Is their any pictures of Naruto origami?

You can find out how to make Origami shuriken and kunai here: http://www.narutojutsu.zoomshare.com/20.html shuriken and kunai


How do you link smaller pictures to lager pictures in HTML?

You can link smaller pictures to the larger pictures by anchor. Place the &lt;a&gt; tag before the smaller picture.


Can you use HTML on your WikiAnswers profile?

You can use some HTML for pictures and formatting, but not all HTML can be used (for security purposes). Note that you might need to play around a bit to get HTML to work.


How do you turn pictures into an HTML code?

&lt;img src="link for picture"&gt;


Where can you find pictures of Paul Kenneth Keller?

There is a picture of Paul Keller at this link: http://seattlepi.nwsource.com/local/306097_arson05.html Scroll down the article and you will see it.


Where can I find pictures of the outfits made for the original 1960's Barbie doll?

http://www.dollreference.com/barbie_vintage_fashions1959-1963.html You'll probably have to copy and paste the link.


Are there websites that convert pictures to HTML?

No. HTML itself doesn't have the ability to display images, except by having the browser call them as an external resource.