Quantcast

Uber Noob question

Da Peach

Outwitted by a rodent
Jul 2, 2002
13,684
4,917
North Van
I apologise in advance for the entry level nature of this question.

I want to post a link to a picuture on my friend's blog. (blogspot)

What code do I use to at least make the link active (turn blue...)

I posted the pic on photobucket, and now have the url and everything...I just need to know what code to slap around it so it's clickable by the readers of the blog.

I know I know...I'm wee taw ded....
 

binary visions

The voice of reason
Jun 13, 2002
22,102
1,153
NC
Code:
<a href="http://www.yourlink.com/yourpicture.jpg">Text that you want to turn blue</a>
:monkey: