[List of Semantic Elements in HTML](https://www.w3schools.com/html/html5_semantic_elements.asp). Coverage in Elm UI: - - [ ] header [#59](https://github.com/mdgriffith/elm-ui/issues/59) [#264](https://github.com/mdgriffith/elm-ui/pull/264) - [x] nav `Element.Region.navigation` - [x] aside `Element.Region.aside` - [ ] section - [ ] article - [x] footer `Element.Region.footer`
List of Semantic Elements in HTML. Coverage in Elm UI:
Element.Region.navigationElement.Region.asideElement.Region.footer