The opacity property in CSS specifies how transparent an element is. Basic use: div { opacity: 0.5; } Opacity has a default initial value of ...
確定! 回上一頁