---
type: link
tags: [mine]
created: 2025-10-27T09:17:57.483Z
---# HTML: href

**URL:** [https://html.com/anchors-links/](https://html.com/anchors-links/)

HTML: href An href can do a lot more than just link to another website. It can be used to link directly to any element on a web page that has been assigned an id. It can be used to link to a resource using a protocol other than http. It can be used to run a script.


---
**Keywords:** mine
