diff options
Diffstat (limited to 'files/ru/web/html/element/nav/index.html')
-rw-r--r-- | files/ru/web/html/element/nav/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/html/element/nav/index.html b/files/ru/web/html/element/nav/index.html index 436ccf0739..770fdaf7ff 100644 --- a/files/ru/web/html/element/nav/index.html +++ b/files/ru/web/html/element/nav/index.html @@ -74,27 +74,7 @@ translation_of: Web/HTML/Element/nav <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('HTML WHATWG', 'sections.html#the-nav-element', '<nav>')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений с момента последней спецификации</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', 'sections.html#the-nav-element', '<nav>')}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> <p>{{Compat("html.elements.nav")}}</p> |