How do i make the url I have placed in a picture on my blog open into a new tab or window.?
how to blog September 11th, 2008I have the code to do it with text but I can’t figre out how to do it with a picture
Aithne
When you post a picture to blogger it aquires it from you computer. I don’t know where to put the code since blogger aquires it
Its the same code for an text, just using an image tag instead.
If you don’t want the border around the image, add border=”0″ after the url in the img tag.


October 13th, 2008 at 11:31 pm
you have to insert a hyperlink
References :
October 13th, 2008 at 11:47 pm
Its the same code for an text, just using an image tag instead.
If you don’t want the border around the image, add border=”0″ after the url in the img tag.
References :