diff options
Diffstat (limited to 'files/ru/web/css/grid-template-areas/index.html')
-rw-r--r-- | files/ru/web/css/grid-template-areas/index.html | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/css/grid-template-areas/index.html b/files/ru/web/css/grid-template-areas/index.html index f5f135b5c5..971ccc25aa 100644 --- a/files/ru/web/css/grid-template-areas/index.html +++ b/files/ru/web/css/grid-template-areas/index.html @@ -91,22 +91,7 @@ grid-template-areas: unset; <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSS3 Grid", "#propdef-grid-template-areas", "grid-template-areas")}}</td> - <td>{{Spec2("CSS3 Grid")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <p>{{cssinfo}}</p> |