1. Which HTML5 tag is used to define self-contained content, like a blog post or news article?
2. What does the contenteditable attribute do?
3. Which attribute tells screen readers to skip elements from accessibility tree?
4. Which tag is used to define scalar measurements within a known range?
5. Which tag is used to provide fallback text for browsers that do not support the <video> tag?
6. What is the purpose of the sandbox attribute in an <iframe>?
7. Which HTML5 API is used to store key-value data that persists across sessions?
8. Which tag defines the relationship between the current document and an external resource?
9. What is the function of the <datalist> tag?
10. Which HTML tag defines navigation links that assist screen readers?