I am quite new to blogs. I found out that images in my blog has links(with .jpg extensions). I want it to be removed. Its blogger blog. Is that possible? Here is URL- http://kripalgamer.blogspot.com/
When you upload a image in your blogger post the image is automatically wrapped inside an anchor tag to the original image file. That's the reason images you post on bloggers are clickable, if you remove the anchor tag, the image becomes unclickable.To do so
Open your blogger post editor, upload an image in a blank post and then switch to the HTML mode (use the buttons on top left). This is what you will see :
<div class="separator" style="clear: both; text-align: center;">
<a href="http://2.bp.blogspot.com/-UnwdX_4lJzU/UR28aE-ezxI/AAAAAAAACbc/
uIBMyGeVf-g/s1600/301804_419266174773556_195336197166556_1276547_111
7941733_n.jpg" imageanchor="1" style="margin-left: 1em;
margin-right: 1em;">
<img border="0" height="320" src="http://2.bp.blogspot.com/-UnwdX_4lJzU/
UR28aEezxI/AAAAAAAACbc/uIBMyGeVfg/s320/301804_419266174773556_
195336197166556_1276547_1117941733_n.jpg" width="286" />
delete first and fourth line but the problem is you have to do with every individual image