answersLogoWhite

0


Best Answer
Image URL AddressIf you right click on the picture (image) a box will open. You then select "properties" and a properties window will open. The information provided will include Web Address (URL) This will have the URL of where the image (picture) is located. You can copy and paste it into the HTML of your document. You should have permission to use it.

If you copied the image from another website you have to save it to your own server (host) to use on your web page. Again you should get permission from the website that hosted the image. To save it to a file you can right click the image, and select "save picture as" you then select the file you want to save it to. In order to use it on the web page the image must be hosted on a server.

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.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If you copy a picture from the internet how can you get a HTML code for it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What does copy past HTML code in to your website mean?

Copy-paste HTML code is used by people to steal web pages. The HTML content of a website can easily be obtained.


What is the XE.com currency converter HTML code?

To view their currency converter HTML code; go to " View", then " Page Source " and you can see that sites HTML code. Or, you can just press CTRL + U on your keyboard. Also, please do not copy the code completely without editing at least 45% of it. It can be counted as plagiarism and you may be sued.


How do you upload an image to a HTML document?

To put an image in an HTML document, first upload the image to a web server somewhere. Then, copy the URL of the document. Finally, place the following code into the HTML document: <image src="PASTE URL HERE" />


How you get picture codes?

In order to get a code to post a picture on the internet, it needs to first be saved on the internet somewhere. In other words, it's not enough to just have it saved on your computer. Go to a place like imageshack.us or photobucket.com -- those are good sites for absolutely free web hosting.When you upload it (follow the directions on the website) it will give you a URL for the picture -- like the web address for a web page, except it's an exact link to the picture itself. Copy and paste that code.Then go to your web page (wherever you are entering your web coding), and use this code:Just replace the URL HERE with that code you copied. Make sure to type in everything as is, with the "" and all. Hope that helps!---------------------create account in www.photobucket.com then if you have account upload images after that over your mouse in the picture you uploaded the URL links will appear then copy it!-louieann.1990@yahoo.com^_^


Difference between HTML and dhtml - point wise?

Dynamic HTML is basically using HTML and some other things to enhance it, usually Javascript and Styles. All HTML really does is format your page. To get your page to do things, you need more than just plain HTML. The following code will create a button that you can click on and it will pop up a message. It uses Javascript. Copy and paste it or type it exactly as it is into your code and it will work.The onClick="alert('Hello');" piece is Javascript. Without it you would still have the button, but when it was clicked, it would not do anything. The Javascript makes your page come alive as it were. That is the idea of Dynamic HTML.

Related questions

How do you send picture from on site to another site?

Just copy the URL or HTML code of the picture from one site and paste it in the other site.....


How do you add a game from the Internet onto a Freewebs site?

You can just copy the HTML code. That would be the easiest way.


Can you copy the HTML and use it?

html code can be copied and pasted. It can be reused.


What does copy past HTML code in to your website mean?

Copy-paste HTML code is used by people to steal web pages. The HTML content of a website can easily be obtained.


How do you upload a picture on tinier me?

You don't really "upload", you use HTML. i prefer this: <img src=IMAGE URL HERE> any image is accepted as long as the URL is a direct link to the photo or picture this can only be on profiles


How do you get a picture from photobucket onto your Howrse game?

You can either copy and paste or use HTML edit mode and paste in the img code photobucket gives you to the left side of the picture, then press save.


How do you embed video games on an HTML?

you need to find the games HTML code and copy and paste it into your HTML document.


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

Copy and paste the HTML code on to the page


How do you add pictures to your page on WikiAnswers?

There are a few ways:1) Find a picture somewhere online and put the URL into the form of HTML code (there are sites that will do that for you).2) Copy the picture that you want and then paste it into your profile.3) Find a picture online (open in a separate window) and drag the picture into your profile.


How can i make my own Horseland layout?

go to Google images and find a picture you like then save it and go to lunapic.com upload make the picture how you like and then go to tinypic.com and upload the picture you have worked on and u will find all the HTML codes copy and paste the HTML for websites code in your description box on horse land and then you have your layout on horseland i am rachelles designs


On howrse it wont let you put pictures on your description why?

You have to put the picture on Photobucket (or any site that lets you put pictures on) and just copy and paste the website address on the HTML code button.


What is the code for putting pictures on your MySpace?

Go to photobucket or tinypic.com and upload you pcitures there get the HTML code copy and paste :)