I am trying to post an image to my blog, however I can't figure out how to scale the image to the size of my blog frame. The code that I'm using is:
Is there code I can add to this that will automatically detect the width of my frame and scale the picture accordingly?
Thanks!
Code:
<a href="http://s262.photobucket.com/albums/ii119/account/?action=view¤t=image3.gif" target="_blank"><img src="http://i262.photobucket.com/albums/ii119/account/image3.gif" border="0" alt="Image 3"/></a>
Is there code I can add to this that will automatically detect the width of my frame and scale the picture accordingly?
Thanks!