anchor element exampleshow
Answers
Answered by
4
Hii there
here is your answer
The HTML anchor tag defines a hyperlink that links one page to another page. It can create hyperlink to other web page as well as files, location, or any URL. The "href" attribute is the most important attribute of the HTML a tag.
...
Example:
- <! DOCTYPE html>
- <html>
- <head>
- <title></title>
- </head>
- <body>
- </body>
- </html>
HOPE IT HELPED U
PLZ MARK AS BRIANLIEST
Similar questions