- CSS Shapes
- CSS Regions
- CSS Masking
- CSS Blend Modes
- tools & prototypes
<insert-thing> done with CSS only
CSS features for decoration
- CSS Gradients
- CSS Filters
- CSS Blend Modes
- CSS Masking
- backgrounds
- box-shadow
- text-shadow
- borders
Agenda
- Background shapes
- Skeleton screens
- Better borders
CSS gradients are images, not colors.
CSS Background Properties
- background-image
- background-size
- background-clip
- background-position
- background-repeat
- background-attachment
- background-origin
An element can have
multiple background images, each with its own properties.
If all you have is a hammer,
everything looks like a nail.
— Abraham Maslow
Skeleton Screens
CSS Secrets by Lea Verou