HTML

Topic: Links

How do we create a link? 

We use an anchor element to create a link. The HREF attribute specifies the URL of the document that we want to link to. The following example links the text "Web Authoring FAQ" to <URL:http://www.htmlhelp.com/faq/html/>:<A HREF="http://www.yoursite.com/faq/html/">Web Authoring FAQ</A>

Browse random answers: