Web Site Gray Text Trend

Original post provide by Web Developers

Author Avatar

I’ve noticed a nasty trend for the past two years… so it sounds like it’s not a fad: Gray text on white. This isn’t a cool trend as it’s harder to read text. On top of that, on many sites you can’t change the size of the text unless you’re using a browser like Firefox. So what if black text is boring? There’s a reason for that — it’s readable.

Most of us scan rather than read Web pages. Gray text is a barrier for scanning because it requires working harder to make out the text as it doesn’t have a strong contrast to the background. It’s okay to use some gray text, but not for most of the page’s contents.

But I’d rather read gray on white than something like white or black on hot pink (OK, so that’s a teen’s MySpace page, not an actual Web site). Seriously though, white background is preferred to a color background although I’ve seen some that are well done. In most cases, the font and background selections don’t work well.

Tags: , ,

Previous Articles:
Fonts & Encodings
Part II discusses font management, including installation, tools for activation/deactivation, and font choices for three different systems: Windows, Mac OS, and the X Window System (Unix). Part III deals with the technical use of fonts in two specific cases: the TeX typesetting system (and its successor, Omega, which the author co-developed) and Web pages.
Screencast Software
With it, you can create stunning videos with a great degree of ease. Download the free trial now and in no time you'll be sharing buzz-worthy screencasts, persuasive presentations, training that ROCKS, and demos that sell. Show exactly what's on your screen to anyone, anywhere.
PHP Programming Solutions
Title: PHP Programming Solutions Reviewer: Guilherme Blanco Category: PHP books Publisher: McGraw-Hill Author: Vikram Vaswani Summary: In sum, this is an interesting book structured like a catalog of PHP solutions in the form of FAQ. The book provides solutions that extensively use PEAR packages to solve common PHP implementation tasks.
Checkout Pages
Shipping costs can make or break a deal, at least for me. An item could cost more elsewhere, but be cheaper in the long run because shipping costs are lower. If the shipping isn’t obvious, I may not even bother with the checkout process.
Brand New Web Sites: A Search Engine Optimization Company Perspective
However, the worst thing that a new site owner can possibly do is presume that they are “too late to the game” and decide not to pursue this marketing channel at all. A good search engine optimization company should be able to effectively work with a new Web site; setting the foundation for a remarkable success story while still achieving steadily increasing short-term benefit.
More Articles:
How To Create A Press Kit That Attracts Positive Media Attention
Copyright 2007 Dina Giolitto, Wordfeeder.com Copywriting and Marketing. All rights reserved. Dina Giolitto delivers copywriting direction, support and implementation to businesses throughout the United States. Sign up for the Copywriting and Marketing Ezine from http://Wordfeeder.com today. Tags: press kit, promotion, pr
Open Source Developers' Conference 2008 - Sydney - Call For Papers
If you are an Open Source maintainer, developer or user, the organising committee would encourage you to submit a talk proposal on open source tools, solutions, languages or technologies you are working with. For more details, see: http://osdc.com.au/2008/papers/cfp.html. If you have any questions or require assistance with your submission, please don't hesitate to ask!
The Internet Is The New Unix
This is the Unix philosophy, but it applies equally well to successful web sites. For example, I love del.icio.us, but it sure isn't for its clever domain name. It solves a simple problem well and doesn't get distracted by anything else.
IMAP Mit Google Mail
Mein Lieblings Mailer Google Mail unterstützt jetzt auch IMAP. Der IMAP Zugang muss zunächst in den Einstellungen aktiviert werden, diese sind derzeit allerdings nur in der englischen Version von Google Mail verfügbar (einfach die Spracheinstellung in Google Mail auf 'englisch' ändern).
PHP Serialize - PHP::Serialization
Ich habe Stunden damit zugebracht herauszufinden, warum ich auf meine Objektvariablen nicht zugreifen kann. class test { public $public_key = 'public_val'; private $private_key = 'private_val'; } "Eigentlich" ist es logisch, dass PHP "auf irgendeine Art und Weise"" im serialisierten String kenntlich machen muss, welche Bestandteile des Objekts private und welche public sind, da ansonsten PHP selbst das Objekt nicht mehr korrekt deserialisieren könnte.

Leave a Reply