The benefits of text in web design

Despite the limitations of not being able to control font face and size, ‘plain’ text has properties that make it a very powerful tool:

Unambiguous, quick to interpret

Text can be much clearer than imagery, because it is ‘literal’.
The word “Search” on a button is totally unambiguous, whereas a magnifying icon, binoculars or arrow needs more decoding (there’s no universal icon to signify ‘Search’).

This is not universally true of course.
Sometimes an image or icon can be much more compact and efficient than the equivalent text (and hence quicker to interpret).
At other times, the goal may be more ‘fuzzy’ meaning.

Downloads and renders faster

Reducing the overall size of files (and number of files) used to render a web page is desirable for many reasons.
Every character of text uses exactly one byte of data.
Even with HTML or CSS markup, text in HTML form is far smaller than graphical text.
The title of this page, including its HTML and CSS, totals 351 bytes.

Effective text

351 B (text/CSS)

The same title in graphical form (GIF format, 12 colours), is 1,290 bytes.
However, every other title on this site accounts for only a handful more bytes (the word length), because it uses the same CSS, but every different graphic title would incur a further 1kb plus.

Page title as a GIF graphic

1,290 B (GIF)

Web browsers first have to download the HTML page before they can request any other resource files that make up that page.
While graphics files are downloading, text (which is in the HTML) can already be displayed on screen.
This gives your site a competitive advantage over graphically-heavy sites, particularly when users are busy or accessing the web via a slow connection, both of which are common occurrences.

Easy to abstract to database or CMS

Text is pure data, which makes it easy to read electronically, analyse, abstract, store, transmit, search, replace, order, index, change, and convert.
On the other hand, text or signs in graphics are concrete and fixed.
You can’t do much with graphics once they’re created.

The mutability of text makes it simple to abstract to a database, from where it can be drawn and applied as needed.
For example, the content of this page is stored on one include file, whereas the page title comes from a database.
I can add pages to this site in moments, which I couldn’t do if the title were a graphic.

These properties enable developers and designers to:

  • Create content management systems (CMS), that separate a site’s content from its logic and formatting. I won’t go into all the benefits of CMSs here.
  • Create multi-lingual sites and applications, that use different text depending on context. The logic and formatting can remain the same: only the content needs to change.
  • Render text-based content in other formats, and on other platforms.
  • Change the logic and formatting (design) of a web site without having to re-create all the graphics. (I completely re-designed the layout and look-and-feel of this site in one day.)

Searchable and indexable

Web browsers give human readers easy ways to search a web page for a required word or phrase.
Also, sites can easily index text-based content, which can be used to enable powerful search tools.
(While indexing graphics is technically possible, it is much more difficult, so is in the domain of the more costly indexing tools.)

External parties, such as search engines can crawl and index your site, which may deliver marketing benefits.
(You can implement a search tool powered by the likes of Google in minutes, but it will only search your text.)

Can be selected, copied and pasted

I’ve been frustrated in the past by trying to select a company’s telephone number from its web page to paste into a contact record, only to discover that it’s actually a graphic!
These little things make a difference.

Accessibility benefits

The flexibility of text is clearly evident in the area of accessibility.

Users with slightly impaired vision may need to use a larger text setting on their web browser, in order to browse happily.
Text content is normally resizable – graphics never are.
Note: When using CSS, use resizable font-size settings (ems is best) wherever possible.

Users with severe visual impairments can use text-to-speech screen readers.
These read the on-screen content and translate it into audible speech through a voice synthesizer.
Graphical content can be translated in this way only if it has a useful HTML ALT tag.

Portable across platforms

As mentioned above, content that is separated from a site’s logic and design/format can be rendered using an alternative design, or even syndicated to another site altogether.
Web sites are already viewed on other platforms other than computer-based browsers, such as WAP (mobile phones), or PDA (via AvantGo or similar).

WAP can only show text; many PDAs can only translate graphics into 2-colour b/w images.
Any complex graphics may lose all their value in these situations.

For these reasons, the W3C Accessibility Guidelines have a Priority 1 check point that states:

  • Provide a text equivalent for every non-text element (e.g., via “alt”, “longdesc”, or in element content).
    This includes: images, graphical representations of text (including symbols), image map regions, animations (e.g., animated GIFs), applets and programmatic objects, ascii art, frames, scripts, images used as list bullets, spacers, graphical buttons, sounds (played with or without user interaction), stand-alone audio files, audio tracks of video, and video. [Priority 1]

Make Better Web Pages!

How to make your web site sell - use my secrets

Find out How

Do you love our approach to crafting simple & effective web sites that just work for people?

We'd love to hear about your web strategy.

Contact one of our team today!

Leave a comment

Articles + tutorials in Graphic Design for Web

White on White Web Design Style
An overview of white-on-white web page design, a clean, appealing, modern web design style that draws focus to the content.
Zoom Your Content!
a Crucial Web Design Technique
Zooming your content is a basic but critical skill that every web designer should know.
9 Highly Functional Web Site UI Designs for Inspiration
A personal collection of 9 highly functional web user interface designs for inspiration
8 Rich Web Site Designs for Inspiration
Ben's collection of links to great, effective, current web designs with rich, highly graphical, and intense styles.
8 Clean Web Site Designs for Inspiration
Collection of clean, simple, effective, current web designs, put together by Ben Hunt
Some Great Web Logos for Inspiration
A collection of high-quality inspiring web site logos for inspiration.
Real Web2.0 Design, the essential Web2 design features
Real Web2.0 design is not about shiny visual graphic effects, but a bold, direct and challenging brand experience.
10 Best Designed Websites in The World
A list of the 10 best-designed web sites in the world, with explanation of which great web design techniques work most effectively and the importance of designing your content.
Web 2.0 How-To Design Style Guide
Web design guide. Web 2.0 how-to design style elements explained. A guide to why web 2.0 design works, how and when to use each design element
Creating Content for Web Pages
Best practice guidelines for how to create, arrange and design Content for web sites and web pages
Using Contrast in Web Design
The importance of contrast in graphic design for the web, and how to use tonal contrast effectively
Using Attention Maps in Web Page Layout
Always sketch an attention map before designing a web page, to indicate areas of relative importance where you want users to focus.
Containment in web design layout
Using containment in web page layout to group elements together is a powerful tool.
Selection of Favourite Great Web Logos
A collection of appealing logos gathered off the web by web designer Ben Hunt
Case study: Artorg makeover
Case study: Makeover of Artorg's community site
Clarity in Web Design – Designing Clear Web Pages
Hints and tips for making web page designs clearer and easier to understand by differentiating and organising visual elements on the web page
Rhythm and repetition in web page layout
How to use rhythm and repetition as layout devices in web page design
Using Alignment in web page layout and design
Tips on using alignment in visual design for the web to associate related elements
Current style in graphic design for the web
A summary of today's best practice in graphic design for the web. Simple, good webssite design examples, good web design and an explanation of modern web 2.0 design techniques.
Colour in Web Design
Tutorial on using Colour in web design to convey branding and improve usability in your web page designs.
Branding for Web Sites
Branding for web sites: How to create, develop and implement a brand for a web site
Grouping elements for clear web page design
Grouping, basic web page layout graphic design technique for associating web page elements on screen.
Usability Case Study: Kemik Portfolio
Case Study: Tweaking Kemik's online art portfolio
Use of 3D Effects in Web Design
Guidelines on how to use 3D effects effectively in graphic design for the web
Effective text for web design
Short article describing the benefits and strengths of using text rather than graphics in web design
Case study: Business Improvement Network redesign
Case study: Business Improvement Network redesign
Imagery: Using images in Web Page Design
Guide with tips on how to use imagery effectively in web page design, good images, graphics & icons
Logo Design for Web Sites
What makes a good web site logo, breakdown of key design factors for creating great web logos
Media Volunteer Redesign
Summary of redesign of Media Volunteer Center
© Scratchmedia Limited, 2006-2010
Floor 3, 111 Buckingham Palace Road, London, SW1W 0WQ, UK
+44 (0)207 1600 989