Answers for "js get real background color with opacity"

CSS
4

background color with opacity

h1 {background-color:rgba(255,0,0,0.3);}
Posted by: Guest on April-01-2020

Code answers related to "js get real background color with opacity"

Browse Popular Code Answers by Language