Read more

little known CSS facts

Henning Koch
July 17, 2015Software engineer at makandra GmbH

This blew my mind today:

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

Please make sure to check browser support for CSS features on Can I Use Show archive.org snapshot and the Mozilla Development Network Show archive.org snapshot before using.

Favorites

  • outline-offset: specify how far away from the element an outline is rendered
  • ::first-letter: matches the first letter inside an element
  • Using Unicode letters as css classes, e.g.
  • font-weight: relative keywords bolder and lighter, which will render a font in "inherited font-weight +/- 100"
Posted by Henning Koch to makandra dev (2015-07-17 10:53)