【单选题】
阅读下面的HTML代码,在IE7.0及以上版本浏览器中,两个DIV之间的空白距离是(????)style?type=text/css? .header?{?margin-bottom:10px;? border:1px?solid?#f00;?}? .container?{?margin-top:15px;? border:1px?solid?#f00;?}?/style?......?div?class=header/div?div?class=container/div?......
【单选题】
在HTML文档中包含如下超链接,则选择中对此超链接描述正确的是()。(a href=# onmouseover=this.style.fontSize=24px onmouseout=this.style.fontSize=14px)注册(/a)(选择一项)
②
当鼠标移入此链接时,超链接文本大小变为14px
③
当鼠标停留在此链接上方时,超链接文本大小变为14px
④
当鼠标移入此链接时,超链接文本大小变为24px
【单选题】
要使表格行高为18px,以下方法正确的是( )。
①
table border=lheight=18cm /table
②
tr border=l height=18pt/tr
④
table border=l height=18pc /table
【单选题】
PX是纺织工业的基础原料,其结构简式为, 下列关于PX的说法正确的是( )
【简答题】
将表格边框设置为1px,单元格间距为10px,代码为[填空]="1"[填空]="10">。
【单选题】
<img src=https://huaweicloudobs.ahjxjy.cn/F1324B7F7F61B079B2100E0BC20B6007.png title=题干.png alt=题干.png width=843 height=50 style=width: 843px; height: 50px;/>
①
<img src=https://huaweicloudobs.ahjxjy.cn/B9CC1439784C2BE146D84D79E7844E29.png style=width: 255px; height: 37px; title=3.png width=255 height=37/>
②
<img src=https://huaweicloudobs.ahjxjy.cn/E99D92E6781DE3E637F6D69B618BB899.png title=1.png style=white-space: normal; width: 435px; height: 42px; width=435 height=42/>
③
<img src=https://huaweicloudobs.ahjxjy.cn/5CC268F859C184DA65982FD626A1B2C7.png title=2.png style=white-space: normal; width: 330px; height: 50px; width=330 height=50/>
④
<img src=https://huaweicloudobs.ahjxjy.cn/8CFC9E018245536F53DC6933BDCCE8B1.png title=4.png style=white-space: normal; width: 400px; height: 36px; width=400 height=36/>
【单选题】
下列CSS规则中能够使超链接在盘旋时下边框为2px、实线、红色效果的选项是( )。
①
a:hover{border-bottom:2px solid #FFOOOO;text-decoration:none;}
②
a:hover{border-top:2px solid #FFOOOO;text-decoration:none;}
③
a:hover{border-bottom:2px dashed #FFOOOO;text-decoration:none;}
④
a:hover{border-right:2px double #FFOOOO;text-decoration:none;}
【多选题】
在CSS中,下列选项关于样式
“#container,?.main{font-size:12px;}”与
“#container?.main{font-size:14px;}”的说法不正确的是(????)
①
前者表示同时设置两个选择器的样式,后者表示只设置main选择器的样式
②
前者表示只设置main选择器的样式,后者表示同时设置两个选择器的样式
【单选题】
茂名PX事件后,下列学校的化工系学生在网上进行了一场“PX词条保卫战”?
【单选题】
下列哪个css属性能够设置盒模型的内补丁为10、20、30、40(顺时针方向)?
①
padding:10px?20px?30px?40px