filmov
tv
Box shadow vs Drop shadow || HTML , CSS

Показать описание
CSS Box-shadow vs Drop-shadow🤔 box-shadow or drop-shadow, adds depth and dimension to elements on a webpage, enhancing the overall visual experience ✅
Box shadow vs Drop shadow || HTML , CSS
👉In short, "box-shadow' applies a shadow to the entire box of an element, while drop-shadow (used with the 'filter' property) applies a shadow to the opaque parts of an element, allowing for more complex shadow effects.
Basic Syntax:
.shadow {
box-shadow: (--horizontal-offset) (--vertical-offset) (--blur-radius)
(--spread-radius) (--shadow-color);
}
❤️Hit the heart icon and show your love to this video💙
📲Comment down your thoughts and doubts✍️
🌸Share with your other frontend friends and spread the exciting tricks tips🔥
#html #css #html5 #css3 #webdevelopment #beginner #code #javascript #js #developer #animation #transition #function
Box shadow vs Drop shadow || HTML , CSS
👉In short, "box-shadow' applies a shadow to the entire box of an element, while drop-shadow (used with the 'filter' property) applies a shadow to the opaque parts of an element, allowing for more complex shadow effects.
Basic Syntax:
.shadow {
box-shadow: (--horizontal-offset) (--vertical-offset) (--blur-radius)
(--spread-radius) (--shadow-color);
}
❤️Hit the heart icon and show your love to this video💙
📲Comment down your thoughts and doubts✍️
🌸Share with your other frontend friends and spread the exciting tricks tips🔥
#html #css #html5 #css3 #webdevelopment #beginner #code #javascript #js #developer #animation #transition #function