TAW Logo

TAW 3.0 (7/30/10 11:37 PM) Validation conform to WAI guidelines, W3C Recommendation 5 May 1999

Testing outcome: http://www.bermemar.com/alcaldes/cocejales_1920.htm

Test summary outcome
AutomaticHuman review
Priority 1018
Priority 2019
Priority 3011
1. Human review2. Human review3. Human review
2. Human review1. Human review1. Human review1. Human review2. Human review1. Human review2. Human review
1. Human review
1. Human review2. Human reviewLista Alcaldes
1. Human review
1. Human review
1. Human review2. Human reviewPortada web

Concejales de Logroño en 1920

1. Human review2. Human reviewAlgunos concejales de Logroño del año 1920
 
 
1. Human review

Found issues:

Problemas de accesibilidad de Prioridad 1

Un desarrollador de contenidos de páginas Web tiene que satisfacer este punto de verificación. De otra forma, uno o más grupos de usuarios encontrarán imposible acceder a la información del documento. Satisfaciendo este punto de verificación es un requerimiento básico para que algunos grupos puedan usar estos documentos Web.

Se No automatically detected problems de tipo automático y 18 problems that require human review que requieren revisión manual.

1.1 Provide a text equivalent for every non-text element (e.g., via "alt", "longdesc", or in element content). This includes: images, graphical representations of text (including symbols), image map regions, animations (e.g., animated GIFs), applets and programmatic objects, ascii art, frames, scripts, images used as list bullets, spacers, graphical buttons, sounds (played with or without user interaction), stand-alone audio files, audio tracks of video, and video.

  • Human review required Verify that text equivalent for image is useful
  • Human review required If describing the image will add information, you need to provide a description of the image with a valid longdesc attribute (3)
    • Line 25: <img src="ayunhoy_flash.jpg" alt="Lista Alcaldes" width="200" height="100" />
    • Line 40: <img src="../index_ar/logoberm.gif" alt="Portada web" width="110" height="30" />
    • Line 43: <img src="concejalesr_1920_pq.jpg" alt="Algunos concejales de Logro&ntilde;o del a&ntilde;o 1920" width="660" height="567" />

2.1 Ensure that all information conveyed with color is also available without color, for example from context or markup.

  • Human review required Check it through the whole document

4.1 Clearly identify changes in the natural language of a document's text and any text equivalents (e.g., captions).

  • Human review required Check it through the whole document

6.1 Organize documents so they may be read without style sheets. For example, when an HTML document is rendered without associated style sheets, it must still be possible to read the document.

  • Human review required Ensure this document can be read without style sheets (5)
    • Line 15: <link href="estilos_casas.css" rel="stylesheet" type="text/css" />
    • Line 25: <div style="border-top: #000 1px solid; border-bottom: #000 1px solid">
    • Line 26: <div style="background-color:#CC0000 " >
    • Line 40: <div style="float:right ">
    • Line 63: <div style="border-top: #000 1px solid; border-bottom: #000 1px solid">

6.2 Ensure that equivalents for dynamic content are updated when the dynamic content changes.

  • Human review required Verify that equivalents of dynamic content are updated and avaliable as often as the dynamic content. (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

6.3 Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported. If this is not possible, provide equivalent information on an alternative accessible page.

  • Human review required Verify that dynamic content is accessible or provide an alternative. (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">
  • Human review required Missing accessible alternative content in the body of OBJECT (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

7.1 Until user agents allow users to control flickering, avoid causing the screen to flicker.

  • Human review required Check it through the whole document

8.1a Make programmatic elements such as scripts and applets directly accessible or compatible with assistive technologies, if functionality is important and not presented elsewhere.

  • Human review required This element may not be accesible to all users. Please ensure there is an accesible interface to this object (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

11.4 If, after best efforts, you cannot create an accessible page, provide a link to an alternative page that uses W3C technologies, is accessible, has equivalent information (or functionality), and is updated as often as the inaccessible (original) page.

  • Human review required Check it through the whole document

14.1 Use the clearest and simplest language appropriate for a site's content.

  • Human review required Check it through the whole document

Problemas de accesibilidad de Prioridad 2

Un desarrollador de contenidos de páginas Web debería satisfacer este punto de verificación. De otra forma, uno o más grupos encontrarán dificultades en el acceso a la información del documento. Satisfaciendo este punto de verificación eliminará importantes barreras de acceso a los documentos Web.

Se No automatically detected problems de tipo automático y 19 problems that require human review que requieren revisión manual.

2.2a Ensure that foreground and background color combinations for images provide sufficient contrast when viewed by someone having color deficits or when viewed on a black and white screen.

  • Human review required Poor visibility between text and background colors (3)
    • Line 25: <img src="ayunhoy_flash.jpg" alt="Lista Alcaldes" width="200" height="100" />
    • Line 40: <img src="../index_ar/logoberm.gif" alt="Portada web" width="110" height="30" />
    • Line 43: <img src="concejalesr_1920_pq.jpg" alt="Algunos concejales de Logro&ntilde;o del a&ntilde;o 1920" width="660" height="567" />

3.1 When an appropriate markup language exists, use markup rather than images to convey information.

  • Human review required When an appropriate markup language exits, use markup rather than images to convey information.

3.2 Create documents that validate to published formal grammars.

  • Human review required Verify that the document validates to published formal grammars (HTML-XHTML, CSS).

3.4 Use relative rather than absolute units in markup language attribute values and style sheet property values.

  • Human review required Verify absolute units of measure are not used on stylesheets (1)
    • Line 15: <link href="estilos_casas.css" rel="stylesheet" type="text/css" />

3.5 Use header elements to convey document structure and use them according to specification.

  • Human review required Verify that all headers are properly marked up ("h1"-"h6" elements).

3.6 Mark up lists and list items properly.

  • Human review required Verify that all lists are properly marked up ("ul","ol","dl" elements).

3.7 Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  • Human review required Verify that all the quotations have been properly marked up ("q","blockquote" elements).

6.4 For scripts and applets, ensure that event handlers are input device-independent.

  • Human review required For scripts and applets, ensure that event handlers are input device-independent (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

7.2 Until user agents allow users to control blinking, avoid causing content to blink (i.e., change presentation at a regular rate, such as turning on and off).

  • Human review required Verify that there is no blinking content in the page.

7.3 Until user agents allow users to freeze moving content, avoid movement in pages.

  • Human review required Verify whether there is no moving content in the page, or there is a way to freeze the movement.

8.1b Make programmatic elements such as scripts and applets directly accessible or compatible with assistive technologies.

  • Human review required This element may not be accesible to all users. Please ensure there is an accesible interface to this object (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

9.2 Ensure that any element that has its own interface can be operated in a device-independent manner.

  • Human review required Ensure this programmatic object can be operated in a device-independent (1)
    • Line 22: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="100">

11.1 Use W3C technologies when they are available and appropriate for a task and use the latest versions when supported.

  • Human review required Check it through the whole document

13.1 Clearly identify the target of each link.

  • Human review required Ensure that each link clearly identify its target.

13.2 Provide metadata to add semantic information to pages and sites.

  • Human review required Check it through the whole document

13.3 Provide information about the general layout of a site (e.g., a site map or table of contents).

  • Human review required Check it through the whole document

13.4 Use navigation mechanisms in a consistent manner.

  • Human review required Check it through the whole document

Problemas de accesibilidad de Prioridad 3

Un desarrollador de contenidos de páginas Web puede satisfacer este punto de verificación. De otra forma, uno o más grupos encontrarán dificultades en el acceso a la información del documento. Satisfaciendo este punto de verificación mejorará la accesibilidad de los documentos Web.

Se No automatically detected problems de tipo automático y 11 problems that require human review que requieren revisión manual.

2.2b Ensure that foreground and background color combinations for text provide sufficient contrast when viewed by someone having color deficits or when viewed on a black and white screen.

  • Human review required Check it through the whole document

4.2 Specify the expansion of each abbreviation or acronym in a document where it first occurs.

  • Human review required Specify the expansion of each abbrevation or acronym in a document where it first occurs

9.4 Create a logical tab order through links, form controls, and objects.

  • Human review required There is no tab order in this document. A tab order makes controls easier to navigate for many users

11.3 Provide information so that users may receive documents according to their preferences (e.g., language, content type, etc.)

  • Human review required Check it through the whole document

13.5 Provide navigation bars to highlight and give access to the navigation mechanism.

  • Human review required Check it through the whole document

13.6 Group related links, identify the group (for user agents), and, until user agents do so, provide a way to bypass the group.

  • Human review required Check it through the whole document

13.8 Place distinguishing information at the beginning of headings, paragraphs, lists, etc.

  • Human review required Check it through the whole document

13.9 Provide information about document collections (i.e., documents comprising multiple pages.).

  • Human review required If the page is part of a document collection, verify that you provide information about the collection.

14.2 Supplement text with graphic or auditory presentations where they will facilitate comprehension of the page.

  • Human review required Check it through the whole document

14.3 Create a style of presentation that is consistent across pages.

  • Human review required Consistent page layout and recognizable graphics benefit all users. In particular, they help people with cognitive disabilities or who have difficulty reading (1)
    • Line 15: <link href="estilos_casas.css" rel="stylesheet" type="text/css" />

13.10 Provide a means to skip over multi-line ASCII art.

  • Human review required Verify that a means to skip over multi-line "ASCII art" is provided.