相关考题
-
判断题
表单中密码框password在输入的时候会显示成星号或者是小黑点。 -
单项选择题
以下设置透明度属性错误的是()
A.opacity:0.5;
B.filter:alpha(opacity=50)
C.background:rgba(0,0,0,.5)
D.background:opacity(0,0,0,.5) -
单项选择题
在多个无序列表中我们可以通过哪个选择器来找到最后一个元素()
A.last-child
B.first-child
C.nth-child
D.only-child
