which tag is used to marl the hyperlink that a user can click to display the document anchored to it
Answers
Answered by
2
Answer:
Explanation:
The HTML <a> element (or anchor element), with its href attribute, creates a hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address. Content within each <a> should indicate the link's destination.
Answered by
2
Answer:
In HTML we use the <a> tag. To show a hyperlink we write :
<a href= "Link"> This is a hyperlink</a>
Explanation:
Similar questions
Social Sciences,
2 months ago
Business Studies,
2 months ago
Computer Science,
2 months ago
Math,
5 months ago
Physics,
10 months ago
Math,
10 months ago
Math,
10 months ago