About 1,160,000 results
Open links in new tab
  1. HTML href Attribute - W3Schools

    For <a> and <area> elements, the href attribute specifies the URL of the page the link goes to. For <base> elements, the href attribute specifies the base URL for all relative URLs on a page.

  2. <a>: The Anchor element - HTML | MDN - MDN Web Docs

    Dec 13, 2025 · 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.

  3. html - What is href="#" and why is it used? - Stack Overflow

    Jan 31, 2011 · It even changes the browser's behavior regarding the element. The status bar (bottom of the screen) will not be displayed when hovering on an anchor without the href property. It is best to …

  4. Links | web.dev

    Dec 8, 2022 · The href attribute can begin with mailto: or tel: to email or make calls, with the handling of the link depending on the device, operating system, and installed applications. The mailto link …

  5. What Is an Href Link? 4 Best Practices You Need to Know

    Jul 3, 2025 · An href link uses an tag and href attribute to create a clickable hyperlink. Here’s how to code your own.

  6. HTML <a> href Attribute - GeeksforGeeks

    May 23, 2024 · The HTML <a> href attribute is used to specify the URL of the page that the link points to. When the href attribute is not present in the <a> element, it will not function as a hyperlink.

  7. HTML href Attribute - CSS Portal

    Learn about the HTML href Attribute. View description, syntax, values, examples and browser support for the HTML href Attribute.

  8. What Is HREF (Hypertext REFerence)? - Computer Hope

    Sep 15, 2024 · Short for Hypertext REFerence, HREF is an HTML attribute used to link to another web page or a different portion of the same page. The following example shows the <a> tag (anchor) and …

  9. The HTML a href Attribute Explained with Examples

    Sep 6, 2024 · Learn the basics of HTML a href attribute and how to create hyperlinks with examples in this comprehensive guide.

  10. Definition of HREF | PCMag

    What does HREF actually mean? Find out inside PCMag's comprehensive tech and computer-related encyclopedia.