Archive for the ‘W3C Recomendation’ Category
Site Map
07Jun10
A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for web design, or a web page that lists the pages on a web site, typically organized in hierarchical fashion. This helps [...]
Filed under: Interaction Design, Sitemap, Usability, User Experience, W3C Recomendation | Leave a Comment
Tags: Sitemap
Lists in HTML documents
31May10
HTML offers authors several mechanisms for specifying lists of information. All lists must contain one or more list elements. Definition lists, created using the DL, DT and DD elements, generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list: [...]
Filed under: Text Formatting, W3C Recomendation | Leave a Comment
Tags: definition list, W3C