background-color none transparent name code example
Example 1: background color none
element {
background-color: transparent;
}
Example 2: backgroud color css
background-color: blue;
element {
background-color: transparent;
}
background-color: blue;