大一html5题库 您所在的位置:网站首页 表单验证规则中用于类型匹配验证的属性是 大一html5题库

大一html5题库

#大一html5题库| 来源: 网络整理| 查看: 265

[if !supportLists]1. [endif]html5文档结构由和(     )两部分组成?

A

A.

B.

C.

D.

[if !supportLists]2. [endif]html5文档的树状结构中,(   )标签为文档的根节点,位于结构中的最顶层。

A

A.

B.

C.

D.

[if !supportLists]3. [endif]W3C 制定的web标准以下不包括(    )

C

A.结构化标准语言

B.CSS

C.DreamWeaver

D.DOM

[if !supportLists]4. [endif]HTML5中doctype标签的正确定义是(     )

D

A.

B.

C.

D.

[if !supportLists]5. [endif]()标签显示HTML5文档的标题

D

A.body

B.meta

C.top

D.title

[if !supportLists]6. [endif]链接显示的内容为pic1.gif图片的正确写法是 (   )

A

A.

B.

C.

D.

[if !supportLists]7. [endif]在html5标签中以下正确的注释声明是(     )

B

A./*这是–注释/

B.

C./这是注释/

D.//这是注释

[if !supportLists]8. [endif]下面标记中,()表示在标记的位置添加一个换行

C

A.

B.

C.

D.

[if !supportLists]9. [endif]在html5中使用(   )标签设置网页标题.

B

A.

B.

C.

D.

[if !supportLists]10. [endif]

A

A.src

B.href

C.source

D.from

[if !supportLists]11. [endif]html5是一种(   )的语言。

B

A.二进制

B.超文本标记

C.自然语言

D.高级语言

[if !supportLists]12. [endif]HTML5网页文件的扩展名为(   )

C

A..aspx

B..css

C..html或.htm

D..txt

[if !supportLists]13. [endif]在html5网页中指定字符编码格式的标签是(   )

B

A.

B.

C.

D.

[if !supportLists]14. [endif]html5标签中标题文字要设置对齐方式,需要设置属性(  )

A

A.align

B.src

C.font

D.color

[if !supportLists]15. [endif]html5中显示水平线的标签是(   )

C

A.

B.

C.

D.

[if !supportLists]16. [endif]在html5标签属性align的可选值中不包括(   )

D

A.right

B.left

C.center

D.bottom

[if !supportLists]17. [endif]在html5中,下面关于文件路径的说法错误的是(     )

C

A.文件路径指文件存储的位置

B.“../”用于返回当前目录的上一级目录。

C.“../”用于返回当前目录的下一级目录。

D.访问下一级目录直接输入相应的目录名即可。

[if !supportLists]18. [endif]在html5页面标记中,用于设置文本框显示宽度的属性是(     )

A

A.size

B.maxLength

C.value

D.length

[if !supportLists]19. [endif]在html5页面中,下列不属于文本标签样式属性的是(     )

D

A.align

B.color

C.face

D.nbsp

[if !supportLists]20. [endif]以下正确设置网页标题为“HTML5网页”的代码是(   )

C

A.HTML5网页

B.HTML5网页

C.HTML5网页

D.HTML5网页

[if !supportLists]21. [endif]关于br标签和p标签,下列说法错误的是(    )

B

A.p标签表示以段落的方式组织内容。

B.br标签可以设置显示文本

C.br为换行标签

D.p标签align属性用于设置标签内容的水平对齐方式

[if !supportLists]22. [endif]在html5页面标记中,标题文字最大的标签是(     )

A

A.h1

B.h2

C.h3

D.h4

[if !supportLists]23. [endif]在html5页面标记中,用作空格标记的代码是(    )

A

A. 

B.br

C.@import

D.!doctype

[if !supportLists]24. [endif]在html5页面标记中,标题文字最小的标签是(     )

C

A.h1

B.h5

C.h6

D.h7

[if !supportLists]25. [endif]网页链接中的文件路径分为()

C

A.相对路径和固定路径

B.固定路径和超级路径

C.相对路径和绝对路径

D.跳转路径和绝对路径

[if !supportLists]26. [endif]以下在链接中使用锚点正确的方式是()

A

A.锚点链接

B.锚点链接

C.锚点链接

D.锚点链接

[if !supportLists]27. [endif]以下能让图片与文字居中对齐的属性设置是()

A

A.

B.

C.

D.

[if !supportLists]28. [endif]下列那个标签是行级标签()

B

A.div

B.br

C.ul

D.h1

[if !supportLists]29. [endif]在html5页面标记中,用于定义表格中行的标签是(     )

B

A....

B....

C....

D....

[if !supportLists]30. [endif]在表格中表示单元格的标签是()

C

A.

B.

C.

D.

[if !supportLists]31. [endif]在html5中,以下正确表示无序列表的代码是(     )

B

A....

B....

C....

D....

[if !supportLists]32. [endif]html5 内容标签分为两大类,分别是(  )

A

A.行级标签和块级标签

B.表格标签和块级标签

C.块级标签和表单标签

D.表单标签和行级标签

[if !supportLists]33. [endif]html5中插入音频文件的标签是(  )

A

A.

B.

C.

D.

[if !supportLists]34. [endif]html5中插入视频文件的标签是(  )

D

A.

B.

C.

D.

[if !supportLists]35. [endif]在表格中要实现跨行需要设置()属性

B

A.colspan

B.rowspan

C.tbspan

D.forspan

[if !supportLists]36. [endif]html5标签中设置表格背景颜色的属性是(  )

A

A.bgcolor

B.background

C.backgroundcolor

D.image

[if !supportLists]37. [endif]在表格标签中,使用什么属性设置表格边框()

C

A.background-color

B.background

C.border

D.border-width

[if !supportLists]38. [endif]在html5中常见列表包括(  )

ABD

A.无序列表

B.有序列表

C.扩展列表

D.定义列表

[if !supportLists]39. [endif]在html5中可以使用表格来显示数据,下面(   )标签用于创建表格?

A

A.

B.

C.

D.

[if !supportLists]40. [endif]在标准文档流中,块级元素默认的排列顺序是()

B

A.从上到下,从上到下

B.从上到下,从左到右

C.从左到右,从上到下

D.从左到右,从左到右

[if !supportLists]41. [endif]表格中某一行跨2行,正确的写法的是(  )

A

A....

B....

C....

D....

[if !supportLists]42. [endif]在html5页面中,要使表格的边框不显示,应设置border的值为(     )

B

A.1

B.0

C.2

D.3

[if !supportLists]43. [endif]在html5中,以下关于标签div和span的说法错误的是(     )

D

A.span标签不能设置宽和高,因为它是行级元素

B.可以设置span标签的display属性,将其改为块状元素

C.div标签显示时将独占一行

D.div标签不能变为行内元素

[if !supportLists]44. [endif]html5标签中无序列表的type属性值不包括下列哪一个(   )

D

A.disc

B.circle

C.square

D.point

[if !supportLists]45. [endif]分析下面的html5代码片断,则选项中的说法错误的是(     )书籍音像

B

A.表格共5列,“书籍”跨2列,“音像”跨3列

B.表格的背景颜色为yellow

C.“书籍”和“音像”所在行的背景色为red

D.表格中单元格间距为0,单元格填充为5

[if !supportLists]46. [endif]table标签中cellspacing和cellpadding属性的含义正确的是(    )

C

A.单元格间距,边框

B.边框,单元格间距

C.单元格间距,单元格填充

D.单元格填充,边框

[if !supportLists]47. [endif]表格中tr和td标签的含义是(    )

D

A.行,行间距

B.列,列间距

C.表格标题,行

D.行,列

[if !supportLists]48. [endif]音频和视频标签名称为()

B

A.video和audio

B.audio和video

C.voice和audio

D.audio和image

[if !supportLists]49. [endif]关于表格标签应用说法错误的是()

D

A.表格常用标签主要有table,tr,td。

B.tr标签作用是增加一行

C. td标签作用是增加一个单元格

D.表格标签可以单独使用

[if !supportLists]50. [endif]设置单元格的间距与填充可以使用那两种属性(     )

AB

A.cellspacing

B.cellpadding

C.margin

D.padding

[if !supportLists]51. [endif]在音频标签中,以下用于向用户显示控件的属性是()

B

A.autoplay

B.controls

C.loopend

D.playcount

[if !supportLists]52. [endif]在html5中,将表单中input元素的type属性值设置为(    )时,用于创建重置按钮。

A

A.reset

B.set

C.button

D.image

[if !supportLists]53. [endif]html5中表单的标签是(   )

B

A.

B.

C.

D.

[if !supportLists]54. [endif]input元素的type属性值为(   )表示该按钮为复选框按钮。

D

A.nultiChecked

B.radio

C.select

D.checkbox

[if !supportLists]55. [endif]下拉框select元素的( )标签用于表示可选择的值

A

A.option

B.checkbox

C.radio

D.choice

[if !supportLists]56. [endif]form的(    )属性用于设置表单提交方式。

A

A.method

B.name

C.action

D.act

[if !supportLists]57. [endif]input元素的type属性值为(     )表示该按钮为提交按钮。

A

A.submit

B.upper

C.button

D.reset

[if !supportLists]58. [endif]设置input元素的只读属性以下正确的是(  )

C

A.maxlength

B.size

C.readonly

D.checked

[if !supportLists]59. [endif]如果要设置一个表单元素内容为必填项则要设置(   )属性来完成。

A

A.required

B.fix

C.type

D.must

[if !supportLists]60. [endif]在表单元素中具有提交功能按钮的是()

AB

A.图片按钮

B.提交按钮

C.普通按钮

D.重置按钮

[if !supportLists]61. [endif]input标签中,maxlength属性可以实现什么操作(   )

A

A.控制字符数量

B.类型匹配验证

C.验证输入范围

D.自定错误信息

[if !supportLists]62. [endif]生日可以使用什么表单元素实现()

D

A.

B.

C.



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有