answersLogoWhite

0

How do you find a pictures HTML?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

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

16y ago

What else can I help you with?

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.


How do you post pictures on tinierme?

you have to use HTML


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).


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.


How do you get multiple pictures on your results on quizilla?

Copy and paste the HTML code on to the page


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.