I’ve found the best way to move from Blogger to WordPress is to export your entire blog from Blogger then use the Blogger to WordPress converter here:
http://blogger2wordpress.appspot.com/
And finally import the WordPress XML file you get into your WordPress blog.
Actually you should use a “self-closing” tag like so <img src="http://www.image.com/location.jpg" />
That’s a space and a forward slash at the end of the tag.
You’d need this only if you want your page to validate as XHTML.
There is no difference in codes. The first bit of code you tried should also work. What you have done though is made a typo.
Instead of img src= you have typed img scr=
Take a close look! 🙂