CSS COURSE • LESSON
🌫️ CSS Opacity
Master CSS and create modern responsive websites with EDUHUB CODE HUB.
CSS Opacity
Opacity controls transparency.
img {
opacity:0.5;
}
Master CSS and create modern responsive websites with EDUHUB CODE HUB.
Opacity controls transparency.
img {
opacity:0.5;
}