The core HTML library for Elm. It is backed by elm-lang/virtual-dom which handles the dirty details of rendering things quickly.
The best way to learn how to use this library is to read guide.elm-lang.org, particularly the section on The Elm Architecture.