单项选择题

(网站)以下()样式只能设置背景透明?

A.opacity:0.5;
B.filter:alpha(opacity=50)
C.background:rgba(0,0,0,.5)
D.background:opacity(0,0,0,.5)