If you want the blur to have a color, you’ll need to add the background property with an rgba value. Make sure that the alpha (opacity) is less than 1, so we can see through the color. Then we’ll add the magical backdrop-filter CSS property and give i
Following is the code to create a blurry background image with CSS −Example Live Demo<!DOCTYPE html>
Learn how to create a blurry background image with CSS. Blur Background Image. Note: This example does not work in Edge 12, IE 11 or earlier versions.
Post a Comment:
Showing 0 Comments: