Level 65
Level 67
8 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
<header>
Defines a header for a document or a section
<nav>
Defines a container for navigation links
<section>
Defines a section in a document
<article>
Defines an independent self-contained article
<aside>
Defines content aside from the content (like a sidebar)
<footer>
Defines a footer for a document or a section
<details>
Defines additional details
<summary>
Defines a heading for the <details> element