# Repository: whatwg/html
# Stars: 9207
## README.md
This repository hosts the [HTML Standard](https://html.spec.whatwg.org/).
### Code of conduct
We are committed to providing a friendly, safe and welcoming environment for all. Please read and respect the [WHATWG Code of Conduct](https://whatwg.org/code-of-conduct).
### Contribution opportunities
We appreciate all contributions, see the [guidelines for contributing](.github/CONTRIBUTING.md) for details, including information on how to build HTML output from the `source` file so you can preview your changes locally.
### Tests
Tests are in the `html/` directory of the [web-platform-tests repository](https://github.com/web-platform-tests/wpt).
### Blame
As the `source` file is too large for [GitHub's blame utility](https://help.github.com/articles/tracing-changes-in-a-file/), use [blame for `source` on searchfox](https://searchfox.org/whatwg-html/source/source) instead.