How to make the background DIV only transparent using CSS

后端 未结 8 765
予麋鹿
予麋鹿 2020-12-02 22:31

I am using CSS attrubutes :

filter: alpha(opacity=90);    

opacity: .9;

to make the DIV transparent,

8条回答
提交回复
热议问题