Curious about text alignment on websites. For a blog, for example, is it better to have left-aligned or justified text? I like the look of justified text but I'm not sure if there's any downsides to it.
|
|
In general, left-aligned text is the way to go. We read from left-to-right (at least in the western world anyway), so anything that strays from this will necessarily decrease readability. Sometimes, using variants can be good - especially when you want to draw attention to something by way of contrast. However, for the most part, you'll probably want to stick with boring, old left-aligned. There are studies out there that support this, but I don't usually bother with them. Instead, I look at blogs and community forums (like this one or any in the Stack Exchange family) and the most popular sites out there. Try looking at the reviews on Amazon.com, postings to your facebook wall, tweets from your favorite celebrities, and search engine listing results from Google. That's enough to tell me that left-aligned seems to be the way to go. If that's not enough evidence, grab a few books from the best-sellers list or a few dozen magazines and see what they are doing. I'll bet you see a pretty consistent pattern. :) |
||||
|
|
|
There are downsides to fully-justified text. Here's what the W3C had to say in the Techniques and Failures for Web Content Accessibility Guidelines 2.0:
This is especially true if hyphenation is not done properly. I would avoid fully-justified text and stick to left justified in most, if not all situations. |
|||
|
|
|
I've always found justified text to be overrated. Unless you're very careful, justified text can cause artifacts such as lines with large spaces between words. I suggest that:
|
|||
|
|
|
Regarding alignment of text you should read this article, it tells a lot :) http://uxmovement.com/content/why-you-should-never-center-align-paragraph-text IMHO you should use center aligning mainly for menus, tab titles, some cases even for H1 if it suits your site. |
|||||
|
|
Ofcourse, justified text has a rigit and box alike feeling. But, as far as I've read various articles about that, using left-aligned and 13-16 words per line for readability is adviced. |
|||
|
|