The following video starts where the author demonstrates how he is adding a blur effect to elements using CSS – backdrop-filter property. More about blur effect –...
The @supports CSS at-rule lets you specify declarations that depend on a browser’s support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group...
Color Blinking – CSS Animation This is a simple example of how to create CSS animations. You can use any CSS property inside the {} curly braces to get desired effects. Demo Open demo in a full window –...
Screenshot of the CSS clip-path generator tool Check out this cool online CSS tool to create clippings of any shapes you like and use it in your CSS code for desired results. Also, check the demos below where I created some clippings using this tool. Bookmark/save...
You can choose from these different background blend mode properties to get the right effect. background-blend-mode: normal|multiply|screen|overlay|darken|lighten|color-dodge|saturation|color|luminosity; Demo Open demo in a full window –...
Today I learned that touching many things in business makes you a jack of all and master of none. In business, you must be best at what you are doing to gain potential customers. So choosing a narrow niche, doing it daily, and digging it deep is the best idea for any...