Which tag is used to define links in HTML document?
Home | Discussion ForumFree Online Test
Which tag is used to define links in HTML document?
<p>
<h1>
<a>
<img>
Answer : A
Free Online Test
View More Related Question
1) A linked page using anchor tag is normally displayed in the ____________.
2) How can you make an e-mail link?
<a href=”[email protected]”>
<mail href=”[email protected]”>
3) _________ attribute is used to specify , where to open the linked document.
4) Default attribute value of "target" is ______________ in HTML.
5) Value of Attribute "href" is also called as __________ of the Destination Web Page.