测验导航
HTML5 表单增强测验 HTML5 文档结构与语义化标签测验
HTML5 测验题
通过对HTML5 教程系统地学习,相信你已全面掌握 HTML5 文档结构与语义化标签知识点,为了巩固所学的内容,我们准备了一个小测验。
通过这个测验,您可以检验自己对 HTML5 的掌握程度,发现可能需要进一步巩固的地方。
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
1. 哪个标签用于定义文档的页眉?
- <head>
- <top>
- <header>
- <h1>
2. 哪个标签用于定义文档的页脚?
- <bottom>
- <footer>
- <foot>
- <end>
3. 哪个标签用于定义导航链接?
- <links>
- <navigation>
- <menu>
- <nav>
4. 哪个标签用于定义文章内容?
- <article>
- <section>
- <content>
- <post>
5. 哪个标签用于定义独立的区域?
- <div>
- <area>
- <section>
- <block>
6. 哪个标签用于定义侧边栏内容?
- <sidebar>
- <aside>
- <side>
- <nav>
7. 哪个标签用于定义时间或日期?
- <date>
- <calendar>
- <datetime>
- <time>
8. 哪个标签用于定义文档的主要内容?
- <main>
- <content>
- <body>
- <primary>
9. 哪个标签用于定义图注?
- <caption>
- <figure>
- <figcaption>
- <imgcaption>
10. 哪个标签用于定义联系信息?
- <contact>
- <address>
- <info>
- <mail>
11. 哪个标签用于定义标记文本?
- <highlight>
- <bold>
- <em>
- <mark>
12. 哪个标签用于定义文档的详细信息?
- <details>
- <summary>
- <info>
- <expand>