Search This Blog

Read Your Language

How to Anchor Tag used in HTML


How to Anchor Tag used in HTML 

हम Anchor  Tag  का प्रयोग दो ऑब्जेक्ट के बीच  लिंक Create  करने के लिए किया जाता है |उदहारण के लिए websites  ,फाइल्स ,html  पेजेज  आदि |  
खासतौर पर प्रयोग  होने वाला Anchor  Tag  को इस प्रकार दर्शया जाता है  <a > create text link(Its called be attribute of Anchor Tag) </a > है |  

Anchor Tag Program in HTML 

<html>
<head>
<title>edumasterc </title>
</head>
<body bgcolor="#FFFFFF">
click the link<a href="http://www.edumasterc.blogspot.com/"> edumasterc </a>
</body>
</html>


OUTPUT :

click the link edumasterc


No comments:

Contact Form

Name

Email *

Message *

Followers