What does "href" stand for in HTML?

Viewed 41428

I understand what the "href" attribute in the anchor tag (<a />) is for, but what does the "h" stand for?

4 Answers
Related