From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/css/perspective/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/ru/web/css/perspective') diff --git a/files/ru/web/css/perspective/index.html b/files/ru/web/css/perspective/index.html index 49b6b2f4d1..c04c14cde2 100644 --- a/files/ru/web/css/perspective/index.html +++ b/files/ru/web/css/perspective/index.html @@ -17,7 +17,7 @@ translation_of: Web/CSS/perspective

{{cssinfo}}

-

Синтаксис

+

Синтаксис

/* Keyword value */
 perspective: none;
@@ -45,9 +45,9 @@ perspective: unset;
 
 {{csssyntax}}
 
-

Примеры

+

Примеры

-

Три куба

+

Три куба

HTML Content

@@ -193,7 +193,7 @@ th, p, td {

{{ EmbedLiveSample('Three_cubes', 940, 460) }}

-

Спецификации

+

Спецификации

@@ -216,7 +216,7 @@ th, p, td {

{{Compat("css.properties.perspective")}}

-

Смотрите также

+

Смотрите также