Multiple choice

<a> stands for

  1. anchor

  2. attribute

  3. all

  4. alphabet

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The a tag in HTML stands for anchor and is primarily used to create hyperlinks. The term 'anchor' comes from its ability to anchor content and link to different resources or sections within a page.