show-notice
hide-notice

Thursday 8 August 2013

HTML a Tag


Introduction:

The HTML a tag is used for creating a hyperlink to either another document, or somewhere within the current document.

Example:
<html>
<head>
<title>HTML a Tag</title> 
</head>

<body>
<a href="http://gohilinfotech.blogspot.in/" target="_blank">Killer Ab Workout</a> 
</body>
</html>


SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com