+ 1

Transparency in CSS

Apply a trabsparency effect to the entire content of an element (text, images, everything). Example: hide() and show() in jQuery

8th Sep 2022, 9:45 PM
JoseD
JoseD - avatar
1 Answer
+ 2
you can use opacity property for that ... https://www.w3schools.com/css/css_image_transparency.asp
9th Sep 2022, 1:12 AM
Prashanth Kumar
Prashanth Kumar - avatar