aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/global_attributes/tabindex/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/html/global_attributes/tabindex/index.html')
-rw-r--r--files/es/web/html/global_attributes/tabindex/index.html59
1 files changed, 1 insertions, 58 deletions
diff --git a/files/es/web/html/global_attributes/tabindex/index.html b/files/es/web/html/global_attributes/tabindex/index.html
index cb7666d496..358b870f6c 100644
--- a/files/es/web/html/global_attributes/tabindex/index.html
+++ b/files/es/web/html/global_attributes/tabindex/index.html
@@ -59,61 +59,4 @@ original_slug: Web/HTML/Atributos_Globales/tabindex
<h2 id="Compatibilidad_en_exploradores">Compatibilidad en exploradores</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-
-
-<p><span style="font-size: 30.002px; letter-spacing: -1px; line-height: 30.002px;"><strong>Ver también </strong></span></p>
-
-<ul>
- <li><a href="/es/docs/Web/HTML/Atributos_Globales">atributos globales</a> .</li>
- <li>{{domxref("HTMLElement.tabindex")}} que refleja este atributo .</li>
-</ul>
+{{Compat("html.global_attributes.tabindex")}}