adds scope attribute on accessibility page tables

This commit is contained in:
Alberto Garcia Cabeza
2017-03-14 19:11:00 +01:00
parent 7541956f5b
commit e9bc450745

View File

@@ -22,8 +22,8 @@
<caption class="sr-only">Atajos de teclado para el menú de navegación</caption>
<thead>
<tr>
<th class="text-center">Tecla</th>
<th>Página</th>
<th scope="col" class="text-center">Tecla</th>
<th scope="col">Página</th>
</tr>
</thead>
<tbody>
@@ -58,8 +58,8 @@
<caption class="sr-only">Combinación de teclas dependiendo del sistema operativo y navegador</caption>
<thead>
<tr>
<th>Navegador</th>
<th>Combinación de teclas</th>
<th scope="col">Navegador</th>
<th scope="col">Combinación de teclas</th>
</tr>
</thead>
<tbody>
@@ -94,8 +94,8 @@
<table>
<thead>
<tr>
<th>Navegador</th>
<th>Acción a realizar </th>
<th scope="col">Navegador</th>
<th scope="col">Acción a realizar </th>
</tr>
</thead>
<tbody>