answersLogoWhite

0


Best Answer

You can't. You'll need to change the headers in a server side language such as PHP and even then it wouldn't turn your HTML in to an Image just make a web page an Image.

You will need a Server side scripting language though unless you simple use Print Screen and paste into Paint.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

You do it using HTML code as follows, where YourPicture is the name of the picture file you want to put in:

<img src=YourPicture>

It is important that you have the picture accessible or it may not display it. You will only see it when you view the page in your browser. Make sure the filename is spelt correctly.

This answer is:
User Avatar

User Avatar

Wiki User

6y ago

<img src="(the image link goes here)" height="(custom height)" width="(custom width)" alt="(alternative text if image doesn't work)">

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

You will have to save it as an image, then upload it to an FTP software. From there, you code the image path in:

<img src="INSERT IMAGE PATH HERE" />

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you insert a picture in an HTML document?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you insert a video from the internet into an HTML document?

In order to insert a video, you can paste the link into HTML. This link will cause the video to embed in webpage.


How do you insert a picture from netbeans 6.5?

By using the html code we can able to insert the imagein netbeans.


How do you make marquees?

In the body of your HTML document, you type in: &lt;marquee&gt;You insert your text here&lt;/marquee&gt;


How can you insert object in Microsoft Word document?

In MS Word 2007/2010 click on Insert tab to expand then click Picture and navigate to folder where is picture you want to insert.


Is it impossible to insert an image from a file into a word document?

No, There is a button that says insert on the bar (top of the window) click it, then click picture, Select the picture you want. :)


What command is used to insert a picture file from a storage device into a document?

Slect insert tab, click the picture then drag the image one the place of the documents agree you wish for the picture to be place


How do you add a Picture in a Website?

Very simply add in this to your HTML document: (border="0 is optional)


What are the elements of an HTML document?

The elements of an HTML document are:HEADTITLEBODY


How do you put a picture in a website using HTML codes?

Open notepad or whatever you write HTML with. Place the image you want in the same folder your HTML document is in. In your HTML document editor (Notepad) write the following- &lt;img src=your images name.jpg&gt; (or .GIF or . PNG whatever type of image you are using)


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 put picture into a Microsoft Word document?

Usually all you have to do is select the picture, copy it (try Ctrl C) then paste it (Ctrl V) into your document. Or else if the picture is a file on your computer, you can go to Insert at the top of the screen, choose Image: From file and follow the prompts.Right click and copy the photo. Then, in the Word document right ckick , choose Paste to paste it where you want on your Word document!


How do you add an icon and hyperlink to a document?

On Insert tab,first highlight text you want to put hyperlink,or just press hyperlink and icon can be added through insert-picture or insert-object