diff options
Diffstat (limited to 'files/ru/web/css/id_selectors/index.html')
-rw-r--r-- | files/ru/web/css/id_selectors/index.html | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/files/ru/web/css/id_selectors/index.html b/files/ru/web/css/id_selectors/index.html index 1341ccbea9..d7e262f6ae 100644 --- a/files/ru/web/css/id_selectors/index.html +++ b/files/ru/web/css/id_selectors/index.html @@ -32,37 +32,7 @@ translation_of: Web/CSS/ID_selectors <h2 id="Specifications">Спецификации</h2> -<table style="font-size: 14px; font-weight: normal; line-height: 1.5;"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSS4 Selectors', '#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#id-selectors', 'ID selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS1', '#id-as-selector', 'ID selectors') }}</td> - <td>{{ Spec2('CSS1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |