单项选择题

以下设置透明度属性错误的是()

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