Answers
Answered by
5
Answer.
⊕ To link web pages in html, we can use anchor tag.
⊕ The <a> tag is used to define a hyperlink to any website, images, videos etc.
Syntax: <a href="URL"/> Text here. . . </a>
⊕ The most important and compulsory attribute of the anchor tag is - href. It indicates the link's destination.
⊕ The anchor tag is a container tag i.e., it has both opening and closing tag.
Example -
<a href="index.html"> Go to home page. </a>
Similar questions
Business Studies,
1 month ago
Chemistry,
1 month ago
History,
1 month ago
Math,
2 months ago
Accountancy,
2 months ago
World Languages,
9 months ago
Art,
9 months ago
Math,
9 months ago