How to change opacity of a background image? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to change opacity of a background image?

I have this in css body { background-image: url() } and I must change transparency of image.

31st Oct 2017, 2:43 PM
Danijel Mandić
3 Answers
+ 5
background image:url(google.com); opacity:1;
1st Nov 2017, 2:02 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
23rd Dec 2017, 5:51 PM
Morpheus
Morpheus - avatar
+ 2
Thanks!
1st Nov 2017, 2:06 PM
Danijel Mandić