---
title: HTMLDocument
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmldocument
---

# HTMLDocument

## Declaration

```data
interface HTMLDocument
```

## Topics

### Instance Properties

- [alinkColor](webkitjs/htmldocument/1634044-alinkcolor.md)
- [all](webkitjs/htmldocument/1634302-all.md)
- [bgColor](webkitjs/htmldocument/1628899-bgcolor.md)
- [fgColor](webkitjs/htmldocument/1632515-fgcolor.md)
- [linkColor](webkitjs/htmldocument/1629083-linkcolor.md)
- [vlinkColor](webkitjs/htmldocument/1629553-vlinkcolor.md)

### Instance Methods

- [captureEvents](webkitjs/htmldocument/1631766-captureevents.md)
- [clear](webkitjs/htmldocument/1634402-clear.md)
- [close](webkitjs/htmldocument/1630367-close.md)
- [open](webkitjs/htmldocument/1630662-open.md)
- [releaseEvents](webkitjs/htmldocument/1630400-releaseevents.md)
- [write](webkitjs/htmldocument/1633857-write.md)
- [writeln](webkitjs/htmldocument/1629822-writeln.md)

## Relationships

### Inherits From

- [Document](tvmljs/document.md)
