Otto Wyss: Schriftformatierung mit Schriftartendatei (@font-face)

Laut "http://de.selfhtml.org/css/eigenschaften/schrift_datei.htm" gehört das @font-face nicht mehr zu CSS 2.1. Wie bindet man den heutzutage Schriften vom Server in eine Webseite ein?

  1. Hi,

    Laut "http://de.selfhtml.org/css/eigenschaften/schrift_datei.htm" gehört das @font-face nicht mehr zu CSS 2.1. Wie bindet man den heutzutage Schriften vom Server in eine Webseite ein?

    Genau so, man nennt es nur dann CSS 3 :-)

    http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
    http://jontangerine.com/log/2008/10/font-face-in-ie-making-web-fonts-work

    MfG ChrisB

    --
    “Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]