The White Album (CSS exercise)

A presentation at Tech Talk @ Tagesspiegel by Gunnar Bittersmann

not so white after all: The Beatles (album cover). Covering:

  • the currentColor keyword
  • letter-spacing with uppercase
  • font-variant-numeric (OpenType feature)
  • fit-content (how it differs from min-content and max-content)
  • :not(:empty)
  • and padStart()
  • also: input/label mark-up and styling

Code

The following code examples from the presentation can be tried out live.