Being able to embed whichever font you wish is the dream of web developers everywhere. No more time consuming excursions into photoshop to cut up page titles or navagation elements. Well, with CSS3 this dream is now a reality... sort of.
It is actually a very simple job to implement embedded fonts like this :
I'm an embedded css3 font Another css3 font! css is great
As you may expect, there are a few caveats to using this. Whilst IE does support the font-face element it is only able to use "Embedded OpenType" fonts (eot). Not the end of the world, but you'll just have to convert your TTF to EOT.
Click the stars below to give this article a mark out of 10
Related Articles
PHP upload progress bar 7 Apr 2010| Posted by: Paul Whittington
Creating a php upload progress bar in PHP is notoriously difficult...
91% rating, 0 comments
Post your comments...
We would really appreciate any comments or additions that you have. Include a link in your comment and if we think your comment is appropriate we will publish it. If found this article in any way useful we would really appreciate you bookmarking the page with any of the social bookmarking links provided.