Wednesday, 29 May 2013

How to add links in an HTML page

Syntax:

   <a href=”http://www.google.co.in/”>This indicates a link</a>
Output:

This indicates a link

No comments:

Post a Comment