answersLogoWhite

0

In HTML, to include an image, use the IMG tag and specify the location of the image using the SRC parameter. However, because the image is located on your desktop, you will be the only person who will see it. If you want to make it viewable by others, you have to upload the HTML file and the image file to a webserver.

<IMG SRC="location of picture">

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you insert picture from desktop to HTML page?

You don't actually insert an image into an HTML page. An HTML page can display an image from any location where the browser has access to the file. Let us assume that the image you want to display on your HTML page is image.jpg. You use the tag to tell the browser to display your image. The person looking at your HTML page needs to be able to access the file on your desktop. You normally would upload your image to the Web server, so the visiting browser can see your image. If the image is on your desktop and the browser has access to your desktop content, here is the code you would use to display your image on the Web page:


Can you insert an image in table header in HTML?

Yes, you can insert an image anywhere in the code. You just have to insert the img tag before the area you want to insert it.


When you insert an image filename malaysiagif the HTML tag will appear as?

&lt;img src="malaysia.gif" /&gt;


What is HTML code to create a webpageb to insert an images of input devices and output devices?

The code to insert an image beings with the &lt;img&gt; tag. If you want the user to enter the image, you have to apply image upload.


How do you insert image using aspnet?

You can add an image object using the asp:Image tag, or just use the html img tag.


How can insert image on title of an HTML page?

You call it an HEADER and you put it in the upper most part of the &lt;body&gt; .


How can you insert an image as a background if it is stored anywhere in the system?

You can display an image with HTML as long as you know the location of the image. You use the image tag like this: &lt;img src="...\anywhere\image.jpg" width="100" height="100" alt="My Image" /&gt;.


How do you make a hyperlink that redirects to Answers.com?

Insert the following text into your HTML code:http://wiki.answers.com">IMAGE CODE OR LINK TEXT HERE


What is the picture that grapically represents the items you use in windows?

The image is called an ICON. Except for the desktop shortcuts, many are no longer used because of HTML links.


How do you get a picture on to Howrse when there is no HTML mode?

The HTML mode option can be found to the side of the white content box when in edit mode. If you are looking to insert a picture without using HTML mode, click Edit Profile and then there should be a small icon with a house/sky/tree up where you can edit the text. Click on that and insert the link of the picture. If the image is on a site you can right click on it and select "Copy Image Location" to paste in. Hope that helps. ~MyFaveHorse~


How do you insert logo image on signature from rediffmail?

You can download the image from rediff mail. Then can insert this image as image source.


How do you copy image on DVD in MacBook Pro?

When you insert a DVD is will show up either on the desktop as an icon or it will show up on the left in Finder. Simply drag the image and drop it on the icon. It will be copied to the DVD disc.