This is a blog about web development, design, and other musings by Una Kravets, Web Developer Advocate at Google. Check out her podcasts: Toolsday, The CSS Podcast, and web video series: Designing in the Browser too!
-
CSS Image Effects #4: Bokeh Textures
Bokeh textures are very popular in photography. Let's take a look at how to create our own.
-
CSS Image Effects #3: Vignettes 3 Ways
This week we'll take a look at one of the most popular photo manipulations: adding a vignette to draw attention to the center of an image.
-
CSS Image Effects #2: 3D Glasses
How do you make 3D-glasses-like graphics in the browser? We'll look at how blend modes work together to create this effect.
-
CSS Image Effects #1: Vintage Washout
The first post in a series on creating custom image effects in CSS. We'll take a look at the vintage washout effect.
-
The Internet We Know is Built on Hacks
From HTTP2, Flexbox, CSS Filters, and ES6, the Internet we know today is built on hacks. Lets explore some of those hacks and solutions.