TIL how to drop caps (this time for real)

A presentation at Tech Talk @ Tagesspiegel by Gunnar Bittersmann

Typografische Linien, vertikale Textausrichtung und Initialen mit CSS:

  • text-box-edge / text-box-trim (Safari)
  • initial-letter; graceful degradation in Firefox

Resources

The following resources were mentioned during the presentation or are useful additional information.

Code

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