HTML5 semantic elements
HTML5 offers some new elements, primarily for semantic purposes. The elements include: `section`, `article`, `aside`, `header`, `footer`, `nav`, `figure`, `figcaption`, `time`, `mark` & `main`.
html element: aside
html element: h1: no user agent styles in `<article>`, `<aside>`, `<nav>`, and `<section>`.
3 results found.