欢迎来到天天文库
浏览记录
ID:30861038
大小:208.18 KB
页数:5页
时间:2019-01-04
《网页设计理论测考试试题》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、4.11理论试题一、单选题1.按钮type属性值不包扌舌如下哪些:AresetBtextCsubmitDbutton2.关于ID选择器下列正确的是:A.box{}Bbox{}C?box{}D#box{}3.以下属于类别选择器的是:AA;linkB.headerCulD#nav4.关于首行缩进属性的设置,下列说法正确的是:A设置段落缩进2个字符的代码是text-indent:2emB段落缩进作用和padding-left完全相同,都让文字首行缩进设置段落缩进2个字符的代码是text-indent:
2、36pxC段落缩进的属性text-indent的属性值的单位不能是像素D5.以下不属于css文字属性的有:Afont-weightBmarginC6.设置段落文本水平居中,text-align属性的值为:AtopBleft7.list-style-type定义列表前面的项目符号是空心圆的是::Acirclefont-familyCcenterBnoneCDfont-sizeDRightsquareDDisc8.以下css中设置文字颜色属性color的写法错误的是Ahl{color:red;}Br
3、ed{font-color:0066ff;}9.css中,用于设置背景重复的属性是ABackground-colorBBackground-imageC#greenfcolor:green;}CBackground-repeatDbody{color:#666;}DBackground-option10.css文字属性屮用于设置文字大小的属性的是Afont-familyBfont-sizeCtext-indent□.能够将网页中的文本设置为加粗的是AFont-size:boldBFont-wei
4、ght:boldDcolorCFont-width:900DFont-weigth:normal12.<pstyle="font-style:italic;text-indent:Oem;width:200px;H>文本</p>对于p标签中文本的显示效果描述正确的是A文本显示为粗体,首行无缩进B文本显示为加粗倾斜,宽度为200pxC文本显示为普通正常字体,宽度为100pxD文本显示为倾斜,首行无缩进13.以下代码能够将一段文本设置成首行缩进两个字并添加下划线的是Atext-decoration:
5、underline;text-indent:20;Ctext-decoration:underline;text-indent:2em;D14.设置一个盒子的背景颜色为黑色,以下属性正确的是Abackground-color:#fffBbackground-color:#000Btext-indent:text-decoration:Ccolor:#00015.让一个盒子的背景图片不重复显示,应该用什么属性Bbackground-color:no-repeatDbackground:repeat
6、Abackground-repeat:no-repeatCbackground-repeat:repeat16.下列不属于背景属性的Abcakground-imageBbackgroundCbackgrounckactive17.让一个盒子的背景图片只横向平铺Abackground:url(l.jpg)repeat-x;Cbackground:url(l.jpg)repeat-y;18.背景图片的属性设置不包扌舌Abackground-positionBbackground-image19.设置
7、段落文本缩进,以下属性正确的是:Atext-alignbackground-color:repeat-x;background:repeat;Btext-indentCline-height20.、去掉列表项目符号的代码:Aul{list-style:disc;}Bul{list-style:none;}C21.提交按钮应该用下面哪个属性::(underline;text-decoration:20px;underline;text-align:2emCbackground-colorDfont
8、-sizeul{list-style:block;}D)Asubmitcolor:blackbackground-colorDbackground-weightul{list-style:inline;}BbuttonCtextDreset22、CSS类选择器的作用是:()A修改class元素B通过元素中的class屈性选择对应元素C创建class属性D通过元素的ID选择元素23、下列是class命名的是:()A
此文档下载收益归作者所有