In this review https://www.tuscl.net/app/rev.php?id=353… the guy put a hyperlink into his review but made it say "this" instead of the hyperlink. How do you do this?
I just tried the HTML way to post a hyperlink but it didn't work the way I wanted. I wanted one word to be the link. Instead, it turned the entire rest of my post blue as though the whole thing was a link.
I was just following directions from the web on how to post a link using words so maybe I did something wrong.
20 comments
Latest
[text that you want to appear here]<url/>
... or something like that
[text/]<www.google.com/>
Maybe just typing a URL, like http://www.google.com and it might recognize it?
I was just following directions from the web on how to post a link using words so maybe I did something wrong.
<
a
href="
url
"
>
text you want to show
<
/a
>
<ahref="https://www.google.com/">Not Google</a>