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!
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
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" />