What is anchor tag …
 
Notifications
Clear all

What is anchor tag in HTML?

1 Posts
2 Users
0 Likes
230 Views
0
Topic starter

What is anchor tag in HTML?

1 Answer
0

The <a> tag (anchor tag) in HTML is used to create a hyperlink on the webpage. This hyperlink is used to link the webpage to other web pages or some section of the same web page. It’s either used to provide an absolute reference or a relative reference as its “href” value.

Share: