Archive for the ‘Accessibility’ Category

Adding Images to our Content

6th August 2008 by sailor | 21 Comments

The HTML IMG element is used to add images to our pages. This element has several attributes that could be used in our markup as well.
Continue reading Adding Images to our Content

“New Windows” are still with us

2nd August 2008 by sailor | 5 Comments

The WCAG 1.0 Accessibility Standards makes it clear that we should not cause pop-ups or other windows to appear and we should not change the current window without informing the user. There has been so much hype concerning the whole matter of ‘new’ windows but still it appears as if the debate is not over.
Continue reading “New Windows” are still with us

The Basics of Lists

29th July 2008 by sailor | 13 Comments

I have noticed that most bloggers use lists of some sort in their articles. Lists tend to give structure to the article, it nakes things look more ordered and of course it generally just makes things easier to read. I have however come upon some strange looking lists and often it is these non-standard lists that are the cause of web pages not validating. I would like to have a quick look at just how lists should be included in our markup.

Continue reading The Basics of Lists

4 Do’s and a Don’t

27th July 2008 by sailor | 8 Comments

I received an EMail that really got me thinking. Are there any of the accessibility standards that are more important than others? Are there some of the checkpoints that should be implemented before any of the others? Amongst other things the mail read:

The standards are intimidating, they are difficult to read. Just what should be done first? Are some checkpoints more important than others?

Phew, this is like asking a father which of his children are his favorite.
Continue reading 4 Do’s and a Don’t

Providing Equivalent Alternatives

24th July 2008 by sailor | 3 Comments

The first of 14 guidelines in the WCAG Accessibility Standards tells us to provide equivalent alternatives to auditory and visual content.

Today I would like to take a look just at providing equivalent alternatives to those graphics we all love using in our articles. We have two attributes in HTML that we can use to achieve compliance with the standards on this point, the alt and title attributes.
Continue reading Providing Equivalent Alternatives

Showing Content in WordPress

22nd July 2008 by sailor | 8 Comments

Some folks show the full contents of their articles on their main page. Others prefer to show just a short excerpt of the contents. Immaterial of your preferred method of doing things, WordPress offers you a few options.
Continue reading Showing Content in WordPress

Just what are the accessibility standards?

21st July 2008 by sailor | No Comments

At first glance the accessibility standards can appear to be quite a daunting document.

To simplify matters I have listed the guidelines and checkpoints in an ordered manner. I have used color combinations to show which checkpoint belong to which priority. The purpose of this article is to serve as reference point for the rest of the content on the site. Hopefully it could also be used as a simplified list of all those checkpoints webmasters need to check their site against.
Continue reading Just what are the accessibility standards?

Getting to the Crux of the Matter

15th July 2008 by sailor | 7 Comments

Most visitors scan, they do not read

Reader PeopleWhether we like to admit it or not, the visitors to our sites are not reading every word we dish up for them in our articles. Most of our visitors merely scan the pages picking out such certain words and sentences. This fact is often noticeable if one reads some of the comments left on articles. Lots of people have missed the point of the article and hence the slightly off-topic comments.

So if this is true it means that we should be making our articles more scanable. How can we go about this?
Continue reading Getting to the Crux of the Matter