Home » questions » HTML users, How do I take an image in my computer and set it on a web page?

HTML users, How do I take an image in my computer and set it on a web page?

2006-08-07 17:56:35, Category: Programming & Design
OK, I found a cood web page that has cool clip art and I can "Save as" in my PC but I'm not for sure how to transfer that to somthing I can use when web designing. I mean I can do it if I Knew how to get a URL from it. Thanks for the help all.

Answers

  1. Tim

    On 2006-08-07 18:02:04


    Move the image on your harddrive to the same as the html file (or an /img folder or whatever you want.) and ad this code to your page:
  2. GunitRules

    On 2006-08-08 00:49:03


    You should upload the pics to an online host like PhotoBucket.com and then they will give you the URL to the ics, as well as you can EMBED the pic directly into your website. You can also link directly to a pic that you find online by checking the properties of itm and then using HTML to put it on your site.
  3. whitewingjek

    On 2006-08-07 22:21:20


    first you have to transfer your picture from your pc to your website directory, Yahoo Geocities allows you to do this, if your site is not being hosted by Yahoo Geocities, find out if the provider has a FTP upload to the server. Then use the following HTML tag: and you should probably learn HTML at http://www.echoecho.com/ or http://www.w3schools.com/
  4. Wheee B

    On 2006-08-07 18:01:35


    to move it change size or you can just upload it at www.imageshack.com or photobucket
  5. wbriii13

    On 2006-08-07 18:02:31


    If you give a soul a fish, you feed them for a day. If you teach a soul how to fish, you feed them for a lifetime. http://www.w3schools.com/html/ http://www.htmlhelp.com/tools/validator/direct.html.en Best Wishes and have fun but be careful.