---
title: HTMLAnchorElement
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmlanchorelement
---

# HTMLAnchorElement

## Declaration

```data
interface HTMLAnchorElement
```

## Topics

### Instance Properties

- [charset](webkitjs/htmlanchorelement/1629885-charset.md)
- [coords](webkitjs/htmlanchorelement/1631983-coords.md)
- [download](webkitjs/htmlanchorelement/1631633-download.md)
- [hreflang](webkitjs/htmlanchorelement/1633442-hreflang.md)
- [name](webkitjs/htmlanchorelement/1634012-name.md)
- [ping](webkitjs/htmlanchorelement/1630472-ping.md)
- [rel](webkitjs/htmlanchorelement/1631734-rel.md)
- [relList](webkitjs/htmlanchorelement/1634051-rellist.md)
- [rev](webkitjs/htmlanchorelement/1633792-rev.md)
- [shape](webkitjs/htmlanchorelement/1629987-shape.md)
- [target](webkitjs/htmlanchorelement/1628869-target.md)
- [text](webkitjs/htmlanchorelement/1630098-text.md)
- [type](webkitjs/htmlanchorelement/1630564-type.md)

## Relationships

### Inherits From

- [HTMLElement](webkitjs/htmlelement.md)
