相关考题
-
多项选择题
(网站)实现一个20px*20px的红色背景蓝色描边的正圆,需要设置的样式有哪些():
A.border:2pxsolid#00f;
B.width:20px;height:20px;overflow:hidden;
C.background:#f00;
D.border-radius:50%; -
多项选择题
(网站)以下哪些设置可以让背景图片在容器内水平和垂直都居中?()
A.background-position:center50%;
B.background-position:50%50%;
C.background-position:50%center;
D.background-position:centercenter; -
单项选择题
(网站)以下属于不input属性的是:()
A.type
B.method
C.name
D.value
