Tag: best practices

Why use semantic HTML?

April 3, 2008

2 Comments

Topics: Semantics, Web standards.

This is part 1 of 2. Part 2 is my Guide to the use of Semantic HTML (HyperText Markup Language) Elements I’ve seen a lot of articles discussing the importance of HTML and XHTML (eXtensible HyperText Markup Language – HTML reformulated as XML (eXtensible Markup Language)) semantics. I’ve seen articles describing what it means for a document to be semantic. Most of these articles, however, don’t provide a serious overview of what HTML elements actually may be considered semantic — […]

Continue reading “Why use semantic HTML?” »

Pseudo-Accessibility: Reinventing the Wheel

In my last post, Accessibility and Client Expectations, a major point was on the practice of implementing accessibility as a site “add-on,” rather than developing a web site from the ground up with accessibility in mind. Some of the features which are implemented in this manner fall into a gross category I’m inclined to describe as “pseudo-accessibility.” In general, pseudo-accessible features are those which: Solve the symptom, not the problem. Create additional accessibility problems in their implementation Reinvent the wheel […]

Continue reading “Pseudo-Accessibility: Reinventing the Wheel” »