just because a browser has a features, doesn’t mean you should use it! – https://learntemail.sam.today/blog/1-css-property-that-will-ruin-your-scroll-performance/
Tag: css3
Increase Your Site’s Performance with Hardware-Accelerated CSS
Ever wondered how some CSS animations run so smoothly in the browser?
Check out this link
Backdrop-filter, the New Way to Create Blur Background
The backdrop-filter property provides for effects like blurring or color shifting the area behind an element, which can then be seen through that element by adjusting the element’s transparency/opacity. – developer.mozilla.org Have you seen Lovebird‘s top navigation? You will see blur effect to the area behind it. It’s cool right? The blur effect is introduced by iOS 7… Continue reading Backdrop-filter, the New Way to Create Blur Background