![describe \: how \: will \: you \: link \: web \: pages \: in \: html5 describe \: how \: will \: you \: link \: web \: pages \: in \: html5](https://tex.z-dn.net/?f=describe+%5C%3A+how+%5C%3A+will+%5C%3A+you+%5C%3A+link+%5C%3A+web+%5C%3A+pages+%5C%3A+in+%5C%3A+html5)
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
Math,
1 month ago
History,
1 month ago
Science,
1 month ago
Math,
3 months ago
Accountancy,
3 months ago
World Languages,
11 months ago
Art,
11 months ago
Math,
11 months ago