HTML of a picture??

Discussion in 'Web Programming' started by scottgreen, Feb 4, 2008.

HTML of a picture??
  1. Unread #1 - Feb 4, 2008 at 11:48 PM
  2. scottgreen
    Joined:
    Nov 18, 2007
    Posts:
    370
    Referrals:
    0
    Sythe Gold:
    0

    scottgreen Forum Addict
    Banned

    HTML of a picture??

    okay, i know im going to get laughed at, but im a complete HTML noob....lol....

    Well, I was wondering if anyone could please tell me how to find the HTML code of a picture that saved to your computer?

    So you could input it and such :p....

    I'm running on Window's Vista since you probably need to know that. I am interested in learning this, and I got some of the basics but mostly i need to figure this out... thanks :D
     
  3. Unread #2 - Feb 4, 2008 at 11:48 PM
  4. scottgreen
    Joined:
    Nov 18, 2007
    Posts:
    370
    Referrals:
    0
    Sythe Gold:
    0

    scottgreen Forum Addict
    Banned

    HTML of a picture??

    please? :p
     
  5. Unread #3 - Feb 5, 2008 at 12:03 AM
  6. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    HTML of a picture??

    Why would you need to include a path for the picture?

    You could just have it like

    Code:
    <img src = "images/image.png">
    
    if you need to find the directory those you can make a html file where the picture is and show it on the website. Then you can just view the properties of the image to get the directory once you have loaded the html page.
     
  7. Unread #4 - Feb 5, 2008 at 12:18 AM
  8. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    HTML of a picture??

    Code:
    <img src="path/to/image.png" />
    http://www.w3schools.com/html/

    Go to that site. It's meant to help beginners like you, and it goes into great detail. Look through it, and try learning it. It's very simple, and W3Schools explains it quite well.

    Also, don't double post just because you haven't received a reply within a few minutes.
     
  9. Unread #5 - Feb 5, 2008 at 12:23 AM
  10. scottgreen
    Joined:
    Nov 18, 2007
    Posts:
    370
    Referrals:
    0
    Sythe Gold:
    0

    scottgreen Forum Addict
    Banned

    HTML of a picture??

    Thanks :)
     
  11. Unread #6 - Feb 5, 2008 at 12:27 AM
  12. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    HTML of a picture??

    Dude, stop spamming, seriously.
     
< Fake RS Site? | quest code >

Users viewing this thread
1 guest


 
 
Adblock breaks this site