I am in the process of putting together a blog for my website,and i don't want to use the full URL in the blog. My site is in my sig,but i would like it to link this way - Online-Television-Network
The question is how do you link as a anchor text like this - Online-Television-Network The blog site does not have hyberlink so i have to use a code for it to link. Id like the anchor text to be the link For example the site is online-television-network.com but id like the text to be simply say Online-Television-Network but linked
<a href="http://online-television-network.com">Online-Television-Network</a> Code (markup): never forget the http in the url! hope this helps