A tag is used to create an internal link is ________ anchor
Answers
Answered by
1
Answer:
The <a> in an HTML tag called an “anchor“. The anchor can have different attributes inside. The “href” attribute is the location the link takes you when clicked
Answered by
1
Answer:
The <a> HTML 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.
Similar questions