Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: embed

Font-Embedding Icons: This Is a Big Deal

October 1, 2011

An article proposing the use of @font-face for displaying icons. I feel strongly about the potential of this method, so I thought I would take the time to generate a font set for Iconic and to talk about why we should all be using this method for displaying icons…

csshead comment 0 Comments

Using Data URIs in CSS

December 1, 2009

Data URIs allow any file to be embedded inline within CSS. You can use them in many ways including embedding images and fonts into your CSS…

csshead comment 0 Comments

Becoming a Font Embedding Master

October 10, 2009

I’ve spent a couple days worth now trying to figure out the best and most complete approach to font embedding using @font-face. It really is a dark art that must be mastered. It is by no means a straightforward process. Here’s the findings…

csshead comment 0 Comments

CSS @font-face in Depth

October 4, 2009

When I told one of my co-workers how excited I was that almost all the major browser vendors now supported font-embedding in their products, I got the same reaction from her that Bert from Sesame Street got when he told Ernie how exciting he thought bottle cap collecting was yes, gratuitous ridicule was involved. Now, […]

csshead comment 0 Comments