Question #147645

Which is correct CSS statement to define blue background color with opacity?


Options:

Explanation:
The CSS statement (background-color: rgba(0, 0, 255, 0.3)) specifies the blue background with an opacity.
Tags: Advanced CSS CSS

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question