How Do I Embed Pictures to my blog?

Discussion in 'HTML & Website Design' started by bongski, Mar 8, 2010.

  1. #1
    Please help, how do I embed pictures from Imageshack to my blog? What is the code that I should use? Is it alright to use pictures from imageshack for my blog in the first place? Thanks so much!
     
    bongski, Mar 8, 2010 IP
  2. prettybomb2008

    prettybomb2008 Peon

    Messages:
    990
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When your using imageshack to upload your images you can see some html code and HTML Thumbnail in it so you can copy those code and place it in your blog. You can either copy and paste those codes in your blogs which image code suites you best
     
    prettybomb2008, Mar 8, 2010 IP
  3. bongski

    bongski Active Member

    Messages:
    149
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    shall I put the code of the image in my blog as is?
     
    bongski, Mar 8, 2010 IP
  4. RaPeRbOy

    RaPeRbOy Active Member

    Messages:
    425
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #4
    You can take the exact url of your image ( example: "http://imageshack.com/image.jpg" ) and add it on your blog, by using html, like <img src="http://imageshack.com/image.com" />
     
    RaPeRbOy, Mar 10, 2010 IP
  5. JuliaParkerNYC

    JuliaParkerNYC Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    take the exact url.... learn and your href link must be equal to that url

    Thanks
    Julia
     
    JuliaParkerNYC, Mar 10, 2010 IP
  6. pjamesmg

    pjamesmg Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #6
    Just do <img src="URL HERE"></img>
     
    pjamesmg, Mar 12, 2010 IP