| Menu × × Correct! Exercise:Set the opacity for the background color of the <h1> element to "0.3" by using a HSLA color instead of HSL. Hint: HSLA is HSL color values with an alpha channel (which specifies the opacity). | 
| Edit This Code: Result: | 
| Correct Code: Result: |