During a workshop on accessibility and WAI yesterday, the issue of proper use of HTML headings came up. Lots of sites fall short when it comes to using HTML headings (and other elements) properly, something that can affect accessibility, search engine ranking, as well as code maintenance [not to forget future re-use on the grand [...]
All posts tagged accessibility
Semantics in HTML: What’s in a Heading?
Posted by Trond on June 12, 2008
http://www.topicobserver.com/blog/web-development/2008/semantics-in-html-whats-in-a-heading/
Why validate HTML?
In a recent blog posting – Er validering verdiløst? – Chrisitian Johansen argues that it is important to create valid HTML and that valid HTML is a good indication of high quality code. I agree that although valid HTML in itself does not guarantee a good product, it is important to write valid HTML. Both [...]
Posted by Trond on November 19, 2007
http://www.topicobserver.com/blog/web-development/2007/why-validate-html/