filmov
tv
Image Masking | Effects | HTML & CSS

Показать описание
Masking an image to make it look fantastic! 🎭
___________________
Steps:
- First select the div in css
- Using the background-image property, give a background
- Change the background size to 100% using background-size
- Mask the image using the -webkit-mask property
- Lastly, set the mask size to 100%
___________________
#HTML #HTML101
#CSS #CSS101
#Effects
___________________
Steps:
- First select the div in css
- Using the background-image property, give a background
- Change the background size to 100% using background-size
- Mask the image using the -webkit-mask property
- Lastly, set the mask size to 100%
___________________
#HTML #HTML101
#CSS #CSS101
#Effects