A.rgba(360,0,0,1)
B.rgba(256,1,250,0)
C.rgba(0,0,0,1)
D.rgba(250,0,0,2)
您可能感興趣的試卷
你可能感興趣的試題
A.p:after
B.div:before
C.myclass
D.input:checked
A.text-indent
B.letter-spacing
C.text-align
D.line-height
A.a:link{color:#ff0000;} a:hover{text-decoration:underline;}
B.a{color:#ff0000;text-decoration:none;} a:hover{text-decoration:overline;}
C.a{text-decoration:underline;} a:hover{color:#ff0000;text-decoration:none;}
D.a:link{color:#ff0000;text-decoration:none;} a:hover{text-decoration:underline;}
A.a:link
B.a:hover
C.a:hidden
D.a:active
A.border
B.padding
C.float
D.margin
最新試題
下面有關(guān)CSS3漸變的說法中,正確的是()
如果想要定義一個(gè)元素為半透明,且不能影響內(nèi)部文本的透明度,可以使用()來實(shí)現(xiàn)。
如果想要實(shí)現(xiàn)亮度濾鏡效果,可以使用()來實(shí)現(xiàn)。
當(dāng)我們?cè)O(shè)置了屬性“text-stroke:1px red;”,而IE瀏覽器并不顯示。那么最有可能的原因是()
有關(guān)contenteditable屬性說法正確的是()
如果想要永久保存客戶端的數(shù)據(jù),可以使用()來實(shí)現(xiàn)。
下面有關(guān)section元素的說法中,正確的是()
如果父元素定義了“display:flex;”,想要實(shí)現(xiàn)子元素在父元素中的垂直居中,可以使用()來實(shí)現(xiàn)。
以下哪個(gè)類型的input元素內(nèi)置了pattern驗(yàn)證機(jī)制?()
在HTML5開發(fā)音頻時(shí),屬于<audio>屬性的是()。