Web fonts, boy, I don’t know – Monica Dinculescu
Monica takes a look at the options out there for loading web fonts and settles on a smart asynchronous lazy-loading approach.
If you insist on having a fixed header on your site, please, please, please add this script to your site. I often use the spacebar to page down so this would be a life-saver.
Monica takes a look at the options out there for loading web fonts and settles on a smart asynchronous lazy-loading approach.
An excellent bookmarklet designed to help you read more easily on the web (by hiding all that filthy, filthy advertising).
A three-part series by Remy looking at one interface pattern (a sticky header) and how his code evolved and changed:
A few things to remember if you’re going to using position:fixed.