What is the color code for transparency in CSS?

后端 未结 10 1687
礼貌的吻别
礼貌的吻别 2021-02-20 11:27

Can anyone tell me what is the color code for transparency in CSS like white = \"#FFFFFF\"? As I am using following code, to convert the color codes into int:

Co         


        
10条回答
  •  南笙
    南笙 (楼主)
    2021-02-20 12:06

    jus add two zeroes (00) before your color code you will get the transparent of that color

提交回复
热议问题