---
type: link
tags: [mine]
created: 2025-11-06T02:51:46.190Z
updated: 2025-11-15T20:19:55.783Z
---# 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
