- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Fri, 28 Dec 2001 21:40:59 +0000 (GMT)
- To: w3c-wai-ig@w3.org
> The learning and understanding of the guidelines is still fairly steep. > For example, what does linearization mean and how does a web page > developer learn how something will be linearized? How much time is For anyone who has read a paper book or worked with HTML directly, linearisation is trivial. It's simply the order in which you encounter the text of the page if you read the HTML in the order in which it is written. For a well designed page, it should also represent the most likely order in which someone would want to read that page.
Received on Friday, 28 December 2001 16:59:49 UTC