Search

Post types:
Categories:
πŸ”–

Reimagining fluid typography

Read Note

Whilst I've used fluid typography on several site designs (typically via Utopia's calculator), I've always been a bit wary about the base assumptions and potential accessibility issues that it can …

πŸ”–

The typos that changed lives

Read Note

An elderly gent who inadvertently had his satnav set to "Rom" instead of "Rome" and wound up in the wrong country;A pilot that incorrectly input destination coordinates causing a …

πŸ”–

Types of type

Read Note

Apparently, the type design world has recently thrown out its formal classification system and has yet to decide on a replacement. ILT (as ever) does a great job of summarising the current …

πŸ”–

Atkinson Hyperlegible

Read Note

A font designed to make text as legible as possible. Particularly impressive attention to making sure letterforms are still distinctive even when extremely blurred. Best of all: it's completely free …

πŸ”–

The struggle of emoji on the web

Read Note

I use emoji quite a lot on this site, which means I'm already aware of some of the more unusual browser/OS quirks. Don't ever use flag emoji (except pirate πŸ΄β€β˜ οΈ) because Microsoft refuses to …

πŸ”–

Creative Google fonts

Read Note

100 separate typographic designs, all using free Google fonts, with some absolutely stunning results. What Do-Hee has put together is one of the best showcases for Google's font library, as well as …

πŸ”–

Marbla

Read Note

A playful and fun new variable font, which lets you control the amount of thickness in three novel ways: ink trap, ballooning, and curve. The result are letterforms that almost seem to disassemble as …

πŸ”–

Why centring is so hard

Read Note

Every web developer has torn their hair out trying to align an icon with some text, or two separate pieces of text with each other, or (god forbid) a whole sequence of text nodes, icons, form …

Published:
Categories:
  • HTML & CSS
  • Typography
  • Web Design
Tags:
πŸ“–

Cosmic Sans: The New Greatest Font!

Read Article

April Fools has been a bit bland this year. Google's far too literal mic drop aside, most have been played out reruns of previous gags or distinctly predicable. The US has gone in for the election, …

πŸ”–

Favourite fonts of 2020

Read Note

When ilt recommends a font, I listen. When they recommend a whole batch, I bookmark it for future reference πŸ˜‰ Particular favourites from a first …

πŸ”–

Captain Edward font

Read Note

A beautiful new serif font from Simple Bits based on old nautical typography. There's something about the alternate ligatures and subtle roundness to the serifs that I utterly adore. Plus, the …

πŸ”–

Interactive Sherlock Holmes

Read Note

What a wonderful project. The folk at Paravel have taken the Sherlock novel A Scandal in Bohemia and recreated it as a bespoke website. Of course, the whole site is beautifully designed, but …

πŸ“–

The Most Dangerous Way to Write

Read Article

I have no idea how useful this little web-app may actually turn out to be, but it's definitely a neat idea (and I wrote all of this in it too!). "The Most Dangerous Writing App" is certainly an odd …

πŸ“–

Grid Lock

Read Article

An attempted experiment to replicate the blog layout of ilovetypography.com, which uses floats to great effect, with more modern CSS Grid and Flex techniques. Turned out to not be quite so simple, but taught me a lot about the benefits and limitations of CSS Grid.