Skip to main content

Command Palette

Search for a command to run...

What does Html's "href" mean?

Published
1 min read
What does Html's "href" mean?
C

Human Spider. Developing Webs for businesses and Enterprises

Minimalist Aesthetic Lifestyle Blog YouTube Banner.png You've seen the href so many times when you write your HTML codes. It stands for HypertextREFerence For example,

<a href='http://example.com'>What does Href mean?</>

From the code above, the href is an attribute within an anchor tag <a></a>, which is used to identify sections within a document or to create a link to a page.

More from this blog

A

Ayooluwa's Blog

17 posts

I am a Web Developer. I preach the gospel of coding and programming