Dec 11
Typographic Contrast and Flow
As you have probably know, most online readers don’t read line by line, instead they scan (from one point to another). For this reason, designers create typographic contrast and flow by emphasizing certain text. Contrast is important because not all the content within a page have the same value, some have greater significance than the others. By creating contrast, you can direct the reader’s attention to the important messages and at the same time enhance the visual appearance. Here are seven basic methods on how you can create typographic contrast.
1. Size
Larger font size indicate higher priority because it draws reader’s attention, therefore this method is commonly applied on headings.

On the other hand, you can de-emphasize by using smaller font size.

2. Typeface / Classification
Contrast can be achieved by mixing different typeface classifications. However, due to limited web safe fonts, there are only two main classifications commonly used: serif and sans-serif.

Generally, to create a contrast between the headings and the body text, we use serif font for the headings and sans-serif font for the body, or vice versa.

If you want to go beyond the web safe fonts, there are two more options:
-
CSS image replacement, that is to use CSS to hide the text and replace with a background image.
[css + bg image = static graphic img] -
sIFR (Flash replacement), that is to use Javascript and Flash technology to replace the text with the embedded font.
[Javascript+Flash = any font dynamically]
Note: CSS image replacement or sIFR is not practical for long paragraph, so they are normally used for headings.
3. Color
Color contrast is a common way to distinguish between navigation, headings, link, and body text.

You can use faded color to indicate something that is disabled or not available.

Sometime you don’t need to make something bigger to get more attention, you can create emphasis by using brighter color, such as red.

You can also use color to distinguish individual word within a group of text.

When small font size combined with lighter tone color, the importance of the text is further de-emphasized.

4. Cases
When the same typeface is used for the headings and body text, contrast can be established by changing the case. Uppercase tends to get more attention than lowercase, therefore it is more suitable for headings. The CSS property to transform text to uppercase is text-transform: uppercase.

Tips: avoid using uppercase in the body text or in long sentence because it will reduce readability.

5. Style and Decoration
One of the common mistakes made by most editors (particularly the Microsoft Word users), is the tendency to use the underline decoration to emphasize certain text. This is a big mistake in web typography. Readers will misinterpret the underlined text as a link because the browser underlines the link by default. So, do not underline any text that is not a link when posting on the web.

Instead, you can use italic font style.

6. Weight
Making certain text heavier weight (bold) can also create emphasis.

Another common mistake is that people tend to bold the entire line of text. By doing so, the emphasis/contrast of the text is lost.

7. Space
Space plays the most important part in maintaining flow of your design. Good use of space will tell the reader where to start, when to pause, where it ends, and what to do next.
There are various ways to create space:
- Block break (
paddingormargin) is the space in between the block elements. - Paragraph break (
paddingormargin) is the space created after the<p>element. - Tracking (
letter-spacing) is the space in between the characters. - Leading (
line-height) is the space in between the lines. - Indentation (
paddingormargin) is commonly used for blockquote and list elements.
Conclusion
Let’s put all these methods together in practice.
External Links:
- The Elements of Typographic Style Applied on the Web
- An introduction to font families
- Web Style Guide: Typography
- A List Apart
- Elegant Web Typography by Jeff Croft (PDF)
- Five steps to better typography by Mark Boulton
- Typographic Contrast and the web
CSS: The All-Expandable Box Review: TxEff Flash Component
Comments
Pages: 11 10 9 8 7 6 5 4 3 2 1 » Show All
There are 108 comments (+Add)
Pages: 11 10 9 8 7 6 5 4 3 2 1 » Show All













108 Peti http://www.protestmail.de
August 12th, 2008 at 3:26 am
Thank you, i was following your description and happy with the results!
107 rryan http://www.smart3r.com
July 23rd, 2008 at 12:16 pm
Very essential tips, and great advice. Keep it up…
106 Stephanie http://www.acadsa.ca
July 19th, 2008 at 1:06 am
I’m definitely going to show this to some of my friends, definitely something that is essential to learn.
105 People Search Dude http://www.spokeo.com
July 18th, 2008 at 5:19 pm
I like the tip where you mention:
“Tips: avoid using uppercase in the body text or in long sentence because it will reduce readability.”
It’s also important to remember that uppercase body text will also slow down reading.
104 Best Logo Maker http://www.gigaturn.com/design-work.htm
June 28th, 2008 at 9:39 am
Nice stuff, it will be good inspiration for logo creation.
103 David http://www.davidmorrisw.com
June 26th, 2008 at 4:11 pm
simple typographic tips like this are always good to keep at the tip of a designers fingers even if you have been working for type for years, it never hurts to review the basics from time to time
102 hanavana -Philippines
June 18th, 2008 at 4:26 am
all tutorials, tips and advices are greately appreciated,and very inspiring as well, esp.for a beginner like me who wants to be like you, i hope that anyone who finds it boring, or people who doesn’t appreciate effort of others, should keep quiet and refrain from talking like a mocking bird, air head like # 97, 96.
show your talent dude….!!!
101 SEO - Search Engine Optimization Philippines - Perth Australia http://www.jonathansace.com
June 14th, 2008 at 8:56 am
This post is very useful, thanks!
100 Creative designs http://www.gigaturn.com/web-design.htm
June 7th, 2008 at 11:30 am
More creative, excellent designing skills….!
99 Vanessa http://52signals.blogspot.com
June 4th, 2008 at 10:34 am
Found you thru Annie at Blog U. It is sites like this and Annie among others that make me want to make creative changes on my site. You have a great talent. Thanks for sharing it! I will be visiting more often.