These days I’ve been using a lot the possibility to draw triangles and arrows with pure CSS elements. I use them for small user interface elements: breadcrumbs, previous pages and next pages buttons, arrows on custom tooltips. Drawing triangles…
CSS
A collection of 7 posts
Sass Mixin for Web Fonts Ligatures
Now CSS stylesheets and browser implementations enable advanced typography properties. We can use in particular font ligatures. Theses font features are enabled in a lot of good quality web fonts and they allow us to use alternative and decorative styles…