A pure Elm represention of Elm Html. This module has been taken from elm-server-side-renderer and is a pure representation of the Html structure used by VirtualDom. It is designed to allow you to inspect Html nodes
This package is used to support testing with elm-html-test.
This package is also used to support using Elm as to generate static files for your site with elm-static-html