This link has been bookmarked by 260 people . It was first bookmarked on 02 Sep 2007, by 0nm8.
-
17 Apr 12
-
06 Mar 12
-
23 Sep 11
-
@font-face { font-family: "Kimberley"; src: url(http://www.princexml.com/fonts/larabie/ » kimberle.ttf) format("truetype"); } h1 { font-family: "Kimberley", sans-serif }
-
-
22 Aug 11
-
23 Jul 11
-
11 Jul 11
-
30 Jun 11
-
This is not a new idea. In 1998, CSS2 described a way to link to fonts from style sheets, and both Microsoft and Netscape added support for web fonts in their browsers. However, neither vendor supported the most widely used font format, TrueType. Instead, they each picked a different, little-used format with few tools to support it (EOT and TrueDoc, respectively). And so web fonts disappeared from the designer’s toolbox.
-
-
13 Apr 11
-
30 Mar 11
todd vogelActually more interested in the content of this article than the design. This was the first I'd heard of this approach to fonts. Only found this after a spam from Extensis, trying to sell me web fonts. I may actually try their program...
-
25 Mar 11
Joshua Sean@font-face {
font-family: "Kimberley";
src: url(http://www.princexml.com/fonts/larabie/ »
kimberle.ttf) format("truetype");
}
h1 { font-family: "Kimberley", sans-serif } -
18 Feb 11
-
17 Nov 10
-
11 Nov 10
-
05 Nov 10
Rob HillA List Apart: Articles: CSS @ Ten: The Next Big Thing http://goo.gl/fb/mmegj #design
– Delicious Over 50 (readelicious) http://twitter.com/readelicious/status/623197103849474 -
22 Oct 10
-
09 Oct 10
-
06 Oct 10
-
03 Sep 10
-
28 Aug 10
-
August 28, 2007
-
Here is a simple example of how to use web fonts (Line wraps marked » —Ed.):
@font-face { font-family: "Kimberley"; src: url(http://www.princexml.com/fonts/larabie/ » kimberle.ttf) format("truetype"); } h1 { font-family: "Kimberley", sans-serif } -
To avoid long lists of
@font-facedeclarations in the style sheet, they can be hidden using@import(Line wraps marked » —Ed.):@import url(http://www.princexml.com/fonts/ » larabie/index.css) all; h1 { font-family: Goodfish, serif }
-
-
27 Aug 10
-
17 Aug 10
-
16 Aug 10
-
06 Aug 10
-
30 Jul 10
-
26 Jul 10
-
18 Jun 10
-
13 Jun 10
-
19 May 10
Derek ColandunoCSS is ten years old this year. Such an anniversary is an opportunity to revisit the past and chart the future. CSS has fundamentally changed web design by separating style from structure. It has provided designers with a set of properties that can be twe
@font-face code css css3 html typography type tutorials webstandards webfonts webdev webdesign web reference standards tutorial font-face fonts howto font development article design truetype
-
06 May 10
-
28 Apr 10
-
25 Mar 10
-
23 Mar 10
-
16 Mar 10
-
15 Mar 10
-
14 Mar 10
-
11 Mar 10
-
02 Mar 10
-
26 Feb 10
-
18 Feb 10
-
10 Feb 10
-
10 Jan 10
-
05 Jan 10
-
26 Dec 09
-
06 Dec 09
Nicky McCattyCSS is ten years old this year. Such an anniversary is an opportunity to revisit the past and chart the future. CSS has fundamentally changed web design by separating style from structure. It has provided designers with a set of properties that can be tweaked to make marked-up pages look right—and CSS3 proposes additional properties requested by designers.
Many CSS properties, both old and new, deal with text: they describe text color, position, style, and direction. This is all very good—after all, text fills most of our screens. But in order for properties to reach their full potential, we need a good selection of fonts. And fonts are sorely missing from the web. -
25 Nov 09
Igor Longagnanited examples that show how a familiar document can
-
11 Nov 09
-
10 Nov 09
-
04 Nov 09
-
06 Oct 09
-
05 Oct 09
-
24 Sep 09
-
17 Sep 09
-
13 Aug 09
-
11 Aug 09
-
10 Aug 09
-
04 Aug 09
-
Fabi CWeb fonts: the code you'll use
Here is a simple example of how to use web fonts (Line wraps marked » —Ed.):
@font-face {
font-family: "Kimberley";
src: url(http://www.princexml.com/fonts/larabie/ »
kimberle.ttf) format("truetype");
}
h1 { font-fam -
02 Aug 09
-
01 Aug 09
-
16 Jul 09
-
09 Jul 09
-
25 Jun 09
-
13 Jun 09
-
25 May 09
-
21 May 09
-
20 May 09
-
11 May 09
-
23 Apr 09
-
22 Apr 09
Ethan GardnerCSS is ten years old this year. Such an anniversary is an opportunity to revisit the past and chart the future. CSS has fundamentally changed web design by separating style from structure. It has provided designers with a set of properties that can be twe
-
06 Apr 09
-
03 Apr 09
-
03 Mar 09
brettdonaldContains links to font galleries containing fonts which can be freely used on the web.
-
12 Feb 09
-
27 Jan 09
-
11 Jan 09
-
09 Jan 09
-
@font-face { font-family: "Kimberley"; src: url(http://www.princexml.com/fonts/larabie/ » kimberle.ttf) format("truetype"); } h1 { font-family: "Kimberley", sans-serif }
-
-
02 Jan 09
-
22 Dec 08
-
18 Dec 08
-
17 Dec 08
-
13 Dec 08
Maggie Wolfe Rileymore on embedding fonts with @font-face
-
30 Oct 08
-
25 Oct 08
-
18 Oct 08
-
02 Oct 08
-
23 Sep 08
-
09 Sep 08
-
12 Jul 08
-
27 Jun 08
-
26 Jun 08
-
25 Jun 08
-
23 Jun 08
-
12 Jun 08
-
02 Jun 08
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.