aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element/hgroup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/html/element/hgroup/index.html')
-rw-r--r--files/es/web/html/element/hgroup/index.html55
1 files changed, 1 insertions, 54 deletions
diff --git a/files/es/web/html/element/hgroup/index.html b/files/es/web/html/element/hgroup/index.html
index 3679a79098..bf04427e97 100644
--- a/files/es/web/html/element/hgroup/index.html
+++ b/files/es/web/html/element/hgroup/index.html
@@ -65,57 +65,4 @@ original_slug: Web/HTML/Elemento/hgroup
<h3 id="Compatibilidad">Compatibilidad</h3>
-<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>5</td>
- <td>{{ CompatGeckoDesktop("2.0") }}</td>
- <td>9.0</td>
- <td>11.10</td>
- <td>4.1</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>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>2.2</td>
- <td>{{ CompatGeckoMobile("2.0") }}</td>
- <td>9.0</td>
- <td>11.0</td>
- <td>5.0 (iOS 4.2)</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<h3 id="Ver_también">Ver también</h3>
-
-<ul>
- <li>Otros elementos relacionados a sección: {{ HTMLElement("body") }}, {{ HTMLElement("article") }}, {{ HTMLElement("section") }}, {{ HTMLElement("aside") }}, {{ HTMLElement("h1") }}, {{ HTMLElement("h2") }}, {{ HTMLElement("h3") }}, {{ HTMLElement("h4") }}, {{ HTMLElement("h5") }}, {{ HTMLElement("h6") }}, {{ HTMLElement("nav") }}, {{ HTMLElement("header") }}, {{ HTMLElement("footer") }}, {{ HTMLElement("address") }};</li>
- <li class="last"><a class="deki-ns current" href="/en/Sections_and_Outlines_of_an_HTML5_document" title="en/Sections and Outlines of an HTML5 document">Secciones y estructuras de un documento HTML5</a>.</li>
-</ul>
+{{Compat("html.elements.hgroup")}}