单项选择题
在CSS样式中,下列语句表示上边框为虚线边框的选项是()
A.border-top-style:dashed;
B.border-top-style:dotted;
C.border-top-style:solid;
D.border-top-style:double;
点击查看答案&解析
相关考题
-
单项选择题
在CSS样式中,下列语句表示上边框为点线边框的选项是()
A.border-top-style:dashed;
B.border-top-style:dotted;
C.border-top-style:solid;
D.border-top-style:double; -
单项选择题
CSS样式中,alpha属性设置透明度为矩形渐变的参数是()。
A.filter:alpha(style=0);
B.filter:alpha(style=1);
C.filter:alpha(style=2);
D.filter:alpha(style=3); -
单项选择题
CSS样式中,alpha属性设置透明度为圆形渐变的参数是()。
A.filter:alpha(style=0);
B.filter:alpha(style=1);
C.filter:alpha(style=2);
D.filter:alpha(style=3);
