5. HTML LINKS
Links are the most fundamental part of the world wide web. It is the links that tie it all together.
There are three different kinds of links you can have on your website:
Links to anchors on the current page (Internal).
Links to other pages within the current site (Local)
Links to pages outside the current site (Global).
It is possible to make texts and images work as links.
The tags used to produce links are the <a> and </a>. The <a> tells where the link should start and the </a> indicates where the link ends. Everything between these two will work as a link. The target of the link is added to the <a> tag using the href="http://www.youthkorner.com" setting.
5. HTML LINKS
Reviewed by Youthkorner.com
on
Monday, December 01, 2014
Rating:
No comments:
SPEAK UP!
Share your valuable thoughts and comments about this article/post.