HTML5 语义化微数据与 ARIA 测验
HTML5 测验题
通过对HTML5 教程系统地学习,相信你已全面掌握 HTML5 语义化微数据与 ARIA 知识点,为了巩固所学的内容,我们准备了一个小测验。
通过这个测验,您可以检验自己对 HTML5 的掌握程度,发现可能需要进一步巩固的地方。
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
1. 哪个标签用于表示文章的主要内容?
- <section>
- <main>
- <article>
- <content>
2. 哪个标签用于定义导航链接?
- <menu>
- <nav>
- <navigation>
- <links>
3. 哪个属性用于定义微数据的项类型?
- itemprop
- itemid
- itemref
- itemtype
4. 哪个标签用于表示独立的内容块?
- <section>
- <div>
- <article>
- <block>
5. 哪个ARIA属性用于定义元素的当前状态?
- aria-state
- aria-status
- aria-current
- aria-active
6. 哪个标签用于定义页脚内容?
- <bottom>
- <footer>
- <end>
- <foot>
7. 哪个属性用于定义微数据的属性名称?
- itemtype
- itemid
- itemref
- itemprop
8. 哪个ARIA属性用于定义元素的描述?
- aria-describedby
- aria-label
- aria-description
- aria-summary
9. 哪个标签用于定义侧边栏内容?
- <sidebar>
- <side>
- <aside>
- <nav>
10. 哪个ARIA属性用于定义元素的隐藏状态?
- aria-visible
- aria-hidden
- aria-display
- aria-show
11. 哪个标签用于定义日期或时间?
- <date>
- <datetime>
- <timestamp>
- <time>
12. 哪个ARIA属性用于定义元素的标签?
- aria-label
- aria-name
- aria-title
- aria-text