A hyperlink is easy to identify on web pages; when you move your cursor onto it the arrow became a little hand and usually an underline appears under the group of words.
The HTML code required to create a link is very simple. Here it is;
<a href="http://www.YourDomainName.com">Domain Name</a>And it appear as;
Domain Name
Happy Blogging :-)
No comments:
Post a Comment