TAW Logo

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

Testing outcome: http://www.bermemar.com/index_ar/legalida.htm

Test summary outcome
AutomaticHuman review
Priority 1014
Priority 2019
Priority 3013
1. Human review2. Human review3. Human review
SECCIÓN: Información | APARTADO: Sobre legalidades | PAGINA ACTUAL: Sobre legalidades |
1. Human review1. Human review2. Human reviewPortada web
3. Human review
2. Human review
1. Human review
CRÉDITOS

SOBRE LEGALIDADES


1. Human review2. Human reviewJusticiaCon la excepción de las páginas en las que se indica expresamente que estám bajo los derechos del copyright ©, el resto pueden usarse como quieran y para lo que quieran. La única exigencia es que se utilicen para fines lícitos y no comerciales. No es necesario el permiso de su autor. Quizás, por cortesía y educación, se debería mencionar al autor. ES UNA CUESTION DE HONESTIDAD.
¡Nos sentimos recompensados con su visita!
Unicamente pedimos, en algunas ocasiones, que uticen los programas adecuados para abrirlas.


Páginas de información:
VALIDACIONES

1. Human review2. Human reviewLás páginas con este logo están validadas para HTML 4.01!| 1. Human review2. Human reviewValidado estilos CSS|
1. Human review2. Human reviewValidado TAW3 |




 Bibliografía

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 14 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 (5)
    • Line 19: <img src="logoberm.gif" alt="Portada web" width="110" height="30" style="margin-left: 70%; margin-top: -5%">
    • Line 42: <img src="justiani.gif" alt="Justicia" width="53" height="96" class="justicia" >
    • Line 59: <img src="../politica/w340.png" alt="Lás páginas con este logo están validadas para HTML 4.01!" width="54" height="19">
    • Line 59: <img src="../politica/css.png" alt="Validado estilos CSS" width="54" height="19" >
    • Line 59: <img src="../politica/taw_2_AA.png" alt="Validado TAW3" width="78" height="19">

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 (3)
    • Line 15: <link href="informa_estilos.css" rel="stylesheet" type="text/css">
    • Line 19: <img src="logoberm.gif" alt="Portada web" width="110" height="30" style="margin-left: 70%; margin-top: -5%">
    • Line 28: <div class="lateralizq" style="float:left ">

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

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 (5)
    • Line 19: <img src="logoberm.gif" alt="Portada web" width="110" height="30" style="margin-left: 70%; margin-top: -5%">
    • Line 42: <img src="justiani.gif" alt="Justicia" width="53" height="96" class="justicia" >
    • Line 59: <img src="../politica/w340.png" alt="Lás páginas con este logo están validadas para HTML 4.01!" width="54" height="19">
    • Line 59: <img src="../politica/css.png" alt="Validado estilos CSS" width="54" height="19" >
    • Line 59: <img src="../politica/taw_2_AA.png" alt="Validado TAW3" width="78" height="19">

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="informa_estilos.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).

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.

10.2 Until user agents support explicit associations between labels and form controls, for all form controls with implicitly associated labels, ensure that the label is properly positioned.

  • Human review required Verify that this label is positioned close to its corresponding form controls (1)
    • Line 22: <LABEL for=searchField class="buscar">

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 13 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

10.5 Until user agents (including assistive technologies) render adjacent links distinctly, include non-link, printable characters (surrounded by spaces) between adjacent links.

  • Human review required If these sequential links do not have separation characters, include non-link printable character between them (1)
    • Line 29: <a href="../politica/index.htm" accesskey="p">

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.7 If search functions are provided, enable different types of searches for different skill levels and preferences.

  • Human review required If this form is used to submit a search, verify that enable a variety of skill levels and preferences (1)
    • Line 21: <FORM action=http://www.google.com/custom method=get>

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="informa_estilos.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.