Checkpoint 3.1 - Result: correctWhen an appropriate markup language exists, use markup rather than images to convey information. [Priority 2]
|
| 
Images: No images are used to transmit information.
Checkpoint 3.2 - Result: wrongCreate documents that validate to published formal grammars. [Priority 2]
|
DTD: There's no Document Type Declaration in page.
|
CSS: It's not possible to check style sheets validation results.
Checkpoint 3.3 - Result: correctUse style sheets to control layout and presentation. [Priority 2]
|
| 
Cascading Style Sheets: There are no style sheets or tables that can be used to layout.
|
| 
Presentation elements: No HTML elements to control presentation are used.
|
| 
Presentation properties: No HTML attributes to control presentation are used.
Checkpoint 3.4 - Result: needs checkingUse relative rather than absolute units in markup language attribute values and style sheet property values. [Priority 2]
|
| 
Absolute units in HTML: Verify if it is possible to enlarge and reduce as much as you wish every element in page.
|
| 
Absolute units in CSS: No se detectaron unidades absolutas (in|cm|mm|pt|pc) o tamaños de fuente definidos en px en los valores de las hojas de estilo.
Checkpoint 3.5 - Result: wrongUse header elements to convey document structure and use them according to specification. [Priority 2]
|
| 
Headers (h1-h6): No headers are used.
Checkpoint 3.6 - Result: needs checkingMark up lists and list items properly. [Priority 2]
|
| 
Lists: No lists used. Check if there are elements in page that should be marked up as a list of elements.
Checkpoint 3.7 - Result: needs checkingMark up quotations. Do not use quotation markup for formatting effects such as indentation. [Priority 2]
|
| 
Quotations: No quote marking elements (<q> or <blockquote>) are used in page. Read the page and check if there are contents that should be marked up as quotes.
Copyright © Sidar 2003-2005
Development: Carlos Benavídez