::[ Empty Spaces ]:: Wandering through, a journey within.


Resources around

December 5, 2006

HTML vs. XHTML - WHATWG Wiki
The differences between XHTML and HTML explained.

January 18, 2006

Source Order, Skip links and Structural labels
This is an often debated topic amongst web page coders and “the idea of placing the informational content of a web page before the navigation has gained some currency”, report Roger Hudson, Lisa Miller and Russ Weakley. Their research into the relevance of these topics for screen reader users has now been published in full. They conclude that source order isn't that important for this group of users, but the that, quote, “quality of the actual code on a web page is much more important (...). Meaningful and appropriately marked up headings, descriptive link text and the clear identification of different levels of navigation, allow screen reader users to most effectively use their technologies when visiting a website”.

November 1, 2005

The Cascade: Part 1
On understanding specificity and the cascade in stylesheets, something that confuses many people.
In search of the One True Layout
Alex Robinson on displaying your column blocks in any order with only minimal presentational markup, or create equal height columns, vertically arrange contents. Some interesting techniques.
HTML and SGML comments
A detailed analysis of comments in (x)html code, how browsers parse these and handle error recovery.

August 11, 2005

Accessible Data Tables
Accessible Data Tables is a very comprehensive resource on the correct use of HTML data tables with accessibility in mind. In this article, Roger Hudson looks at ways to improve accessibility of data tables, and analyses screen reader support for the scope and headers attributes. Based on extensive testing done by the author together with Russ Weakley.

August 8, 2005

Feuilles de styles permanentes, alternatives et préférées en (X)HTML
In Feuilles de styles permanentes, alternatives et préférées en (X)HTML, Laurent Denis explains the role and function of the title attribute when applied to stylesheets and its relationship to the (x)html document.
Feed-subscription usability
Musings on feed usability, and some guidelines for working around problems with feeds. James Bennett wrestles with the problems and pitfalls of broadcasting and explaining feeds.

July 23, 2005

On having layout – the concept of hasLayout in IE/Win
A lot of Internet Explorer's rendering inconsistencies can be fixed by giving an element 'layout'. This leads to a question of why 'hasLayout' can change the rendering of, and the relationships between elements. In this article, the authors focus on some aspects of this complicated matter, and attempt at a definition of this property.

July 21, 2005

developer.mozilla.org
The Mozilla Foundation has been working behind the scenes to get back online all the old documentation for (web-)developers from Netscape. The result is developer.mozilla.org, a huge source of information about the Gecko browsers, Javascript, related web technologies and so on. And yes, the Javascript 1.5 reference is included. Kudos to the team led by Deb Richardson for the hard work.

July 2, 2005

The CSS FAQ
Laurens Holst (aka ~Grauw) starts a list of Frequently Asked Questions about the background, history and development process of CSS.

June 30, 2005

The device-independent browser: CSS and grid layout
Bert Bos, member of the W3C CSS working group, and driving force behind CSS1 and CSS 2.1, on the past, the present and the future of CSS layout.

June 27, 2005

Zoom the Web: The problem of giant fonts
Notes on the concept of zoom layouts. Joe Clark's presentation on the second day of @media 2005 in London, 2005.06.10.