cancelBubble is a collection of useful links by and for professional web designers and developers.

Search: typography

Good news you sexy beast, I have found 68 results for you.

*HTML/CSS Webtype - Better fonts for better websites.

Submitted by matt 18 days ago (more from webtype.com)

Webtype provides high-end fonts for online typography. We offer web designers the resources they need to bring professional branding and style to their websites. With Webtype, consistent typographic fidelity will finally be available with a new palette of professional fonts tailored specifically for the web.

*Miscellaneous 17 Very Useful Free Online Typography Tools

Submitted by matt 18 days ago (more from dzineblog.com)

For everyday font-related tasks there are online type tools and using these tools, you can save hours of searching, typing, testing and coding, and the most important thing: the tools are all free! Some I haven't seen before that look interesting are: Wordle text cloud generator (for design work). Text ascii art generator (to put in your source code), and an OCR to text converter.

*Design Download all the Google Font Directory fonts to use in Photoshop

Submitted by matt 28 days ago (more from planetoftheweb.com)

Start using the Google Fonts in your Photoshop designs.

*HTML/CSS Intro to the Google WebFont Loader and how to avoid @font-face text flickering

Submitted by matt 39 days ago (more from position-absolute.com)

@font-face suffers of the same illness that its predecessors, until the font file is loaded it will display your text with the fallback font family. I will be showing how you can use the google font loader to avoid text flickering and have a good fallback font in case the font file is not loading. You get the best of all world, but it comes with a price of a light javascript hack.

*HTML/CSS Font Preview - Google Font Directory

Submitted by matt 48 days ago (more from code.google.com)

A nice, live editing preview tool for the Google Fonts API, which is basically a shortcut to manually using the CSS3 @font-face property. The difference is, Google will do all the hard work in getting the font to work in non-CSS3 browsers such as Internet Explorer.

*HTML/CSS Easy Custom Web Typography with Google Fonts API

Submitted by matt 63 days ago (more from line25.com)

The world of web typography is advancing with leaps and bounds. Already we have the options of SiFR, Cufon, Typekit, @font-face and now, Google has introduced their own custom font service under the Google Font API. Let’s take a look at what the Google Font API is and how you can use it in your own web designs.

*HTML/CSS 30 of the Best Web Typography Resources Online

Submitted by matt 82 days ago (more from webdesignerdepot.com)

It seems there are two camps among web designers: those who embrace web typography, experiment with it, and try new things in virtually all of their designs; and those who avoid it like the plague, opting to use standard, web-safe font stacks with little variation. These resources can help you improve your web typography, regardless of which camp you fall into.

*HTML/CSS The Essential Guide to @font-face

Submitted by matt 91 days ago (more from sixrevisions.com)

Technologies like Cufon, sIFR, FLIR and @font-face all represent different groups of developers placing bets on what they believe to be the future of web typography. the @font-face CSS method is among the strongest, simplest and most flexible competitors in this game. This guide will teach you how to implement @font-face with cross-browser compatibility

*HTML/CSS Google Font Directory

Submitted by matt 111 days ago (more from code.google.com)

Browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by Google servers. You don't need to do any programming; all you have to do is add a special stylesheet link to your HTML document, then refer to the font in a CSS style.

*HTML/CSS The Future Of CSS Typography

Submitted by matt 188 days ago (more from smashingmagazine.com)

There has been an increasing and sincere interest in typography on the web over the last few years. Most websites rely on text to convey their messages, so it’s not a surprise that text is treated with utmost care. In this article, we’ll look at some useful techniques and clever effects that use the power of style sheets and some features of the upcoming CSS Text Level 3 specification.