Normally, to create a hyperlink, you would use the following HTML code ..
<a href="https://www.google.com">Click to cisit Google!</a>
Except I can't get this to work. I'm trying to credit a stock artist in a blog entry for an avatar I was preparing to use. Help?