In a comment I posted to Lee Herrick's "Ghost in a Museum" post on 7/20/05 below, I included the URL to a web page I found with some poems by Ho Chi Minh. The URL just displays as plain text in the comment, I haven't figured out how to put an actual hyperlink in the Comments box. (If anyone can tell me how to do this, please feel free.)
For anyone who's interested, the web page of poems by Ho Chi Minh (translated by Kenneth Rexroth) is here.
Thursday, July 21, 2005
Subscribe to:
Post Comments (Atom)
5 comments:
easy cheezy, just a snippet of code that looks like this:
< a href="www.whatevertheurlis.com">Whatever text you want displayed < /a>
I added a space before the a's at the beginning and the end - otherwise it would show up as a link, remove them when actually making a link :)
Without spaces it would look like this . . .
<a href="www.whatevertheurlis.com">Whatever text you want displayed</a>
Erica-
Use "<" to code for the left carrot and it won't show up as a link.
That's the code I used. That's strange that it didn't work for me. Okay, let's give this a try...my website, and no, nobody has to visit:-)
Pris Website
well, jimmminy cricket..it worked this time.
Post a Comment