diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-27 18:02:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 18:02:34 +0300 |
commit | 09d10136633355937867a21d65db64ae3c4d5829 (patch) | |
tree | 7405949290f874407855847c7832da361dd8f9d7 /files/ru/web/css/id_selectors/index.html | |
parent | 56817c1235a48d66c12ddf1c3d37a0e61977b875 (diff) | |
download | translated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.gz translated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.bz2 translated-content-09d10136633355937867a21d65db64ae3c4d5829.zip |
Использование макроса для вставки специфицикаций - 2 (#2883)
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> |