PRES

  • CSS颜色透明度

    一、opacity属性 opacity属性可以控制元素的透明度,属性值为0到1之间的数字,0为完全透明,1为完全不透明。 /* 完全透明 */ .transparent { opa…

    编程 2024-10-10