nounsacredplaces
Member
Posted 4 months ago #
I'm trying to use this image/link in a text widget but it just shows up as a link. Or maybe I'm just doing it wrong, I'm a writer not a tech person.
<a href="http://bluebirdbaby.typepad.com/bluebirdbaby/2013/01/a-year-of-challenge-make-it-happen.html"><img src="http://img541.imageshack.us/img541/8681/makeithappen.jpg"</a>
nounsacredplaces
Member
Posted 4 months ago #
Please explain like I am an idiot (if you have the time) I just copied it from a friends blog.
Sorry, I don't treat people like idiots.
nounsacredplaces
Member
Posted 4 months ago #
What I mean is that I don't know anything about stuff like this, how about explain it like I have written done anything like this.
Try:
<a href="http://bluebirdbaby.typepad.com/bluebirdbaby/2013/01/a-year-of-challenge-make-it-happen.html"><img src="http://img541.imageshack.us/img541/8681/makeithappen.jpg" /></a>
In HTML, every character is important.
nounsacredplaces
Member
Posted 4 months ago #
Thank you thank you thank you!!!!!!! It worked!