Tuesday, 17 July 2012
How to create hyperlinks in html
<!DOCTYPE html>
<html>
<body>
<p>
<a href="default.asp">HTML Tutorial</a> This is a link to a page on this website.
</p>
<p>
<a href="collegeprojectandtests.blogspot.com/">Cpt</a> This is a link to a website on the World Wide Web.
</p>
</body>
</html>
This post was written by: Bharathi
Bharthi is a professional blogger, web designer and front end web developer. Follow him on Twitter
Subscribe to:
Post Comments (Atom)
0 Responses to “How to create hyperlinks in html”
Post a Comment