aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
commit786d51e5e35f25c06fc64083574a435e240b2a54 (patch)
tree7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/web/html
parentc058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff)
downloadtranslated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip
unslug ru: modify
Diffstat (limited to 'files/ru/web/html')
-rw-r--r--files/ru/web/html/attributes/crossorigin/index.html3
-rw-r--r--files/ru/web/html/element/button/index.html3
-rw-r--r--files/ru/web/html/element/link/index.html3
-rw-r--r--files/ru/web/html/inline_elements/index.html3
-rw-r--r--files/ru/web/html/link_types/index.html3
-rw-r--r--files/ru/web/html/reference/index.html3
-rw-r--r--files/ru/web/html/using_the_application_cache/index.html3
7 files changed, 14 insertions, 7 deletions
diff --git a/files/ru/web/html/attributes/crossorigin/index.html b/files/ru/web/html/attributes/crossorigin/index.html
index 686989bb0c..b0b744eb5d 100644
--- a/files/ru/web/html/attributes/crossorigin/index.html
+++ b/files/ru/web/html/attributes/crossorigin/index.html
@@ -1,7 +1,8 @@
---
title: CORS settings attributes
-slug: Web/HTML/CORS_settings_attributes
+slug: Web/HTML/Attributes/crossorigin
translation_of: Web/HTML/Attributes/crossorigin
+original_slug: Web/HTML/CORS_settings_attributes
---
<p><span class="seoSummary">В HTML5 некоторые теги поддерживают <a href="/en-US/docs/HTTP/Access_control_CORS">CORS</a>, например {{ HTMLElement("img") }} или {{ HTMLElement("video") }}, имеют атрибут <code>crossorigin</code> (<code>crossOrigin</code> свойство), которое позволяет настроить CORS запросы для данных получаемых элементом.</span> Эти атрибуты могут иметь следующие значения:</p>
diff --git a/files/ru/web/html/element/button/index.html b/files/ru/web/html/element/button/index.html
index ec13035e29..813ab839f3 100644
--- a/files/ru/web/html/element/button/index.html
+++ b/files/ru/web/html/element/button/index.html
@@ -1,6 +1,6 @@
---
title: <button>
-slug: Web/HTML/Element/кнопка
+slug: Web/HTML/Element/button
tags:
- Element
- HTML
@@ -8,6 +8,7 @@ tags:
- Средний уровень
- Формы
translation_of: Web/HTML/Element/button
+original_slug: Web/HTML/Element/кнопка
---
<h2 id="Описание">Описание</h2>
diff --git a/files/ru/web/html/element/link/index.html b/files/ru/web/html/element/link/index.html
index ea3f78a615..dd70ccce31 100644
--- a/files/ru/web/html/element/link/index.html
+++ b/files/ru/web/html/element/link/index.html
@@ -1,12 +1,13 @@
---
title: '<link>: Элемент - ссылка на внешний ресурс'
-slug: Web/HTML/Element/ссылка
+slug: Web/HTML/Element/link
tags:
- Ссылки
- загрузка
- метаданные
- предзагрузка
translation_of: Web/HTML/Element/link
+original_slug: Web/HTML/Element/ссылка
---
<div>{{HTMLRef}}</div>
diff --git a/files/ru/web/html/inline_elements/index.html b/files/ru/web/html/inline_elements/index.html
index bc89aa392c..86db377c64 100644
--- a/files/ru/web/html/inline_elements/index.html
+++ b/files/ru/web/html/inline_elements/index.html
@@ -1,7 +1,8 @@
---
title: Строчные элементы
-slug: Web/HTML/Строчные_Элементы
+slug: Web/HTML/Inline_elements
translation_of: Web/HTML/Inline_elements
+original_slug: Web/HTML/Строчные_Элементы
---
<h2 id="Summary" name="Summary">Определение</h2>
diff --git a/files/ru/web/html/link_types/index.html b/files/ru/web/html/link_types/index.html
index 23386346a7..79ed8d32a5 100644
--- a/files/ru/web/html/link_types/index.html
+++ b/files/ru/web/html/link_types/index.html
@@ -1,7 +1,8 @@
---
title: Типы ссылок
-slug: Web/HTML/Типы_ссылок
+slug: Web/HTML/Link_types
translation_of: Web/HTML/Link_types
+original_slug: Web/HTML/Типы_ссылок
---
<p>{{HTMLSidebar}}</p>
diff --git a/files/ru/web/html/reference/index.html b/files/ru/web/html/reference/index.html
index 285cf4b590..cbaf1fc20f 100644
--- a/files/ru/web/html/reference/index.html
+++ b/files/ru/web/html/reference/index.html
@@ -1,6 +1,6 @@
---
title: Справка по HTML
-slug: Web/HTML/Ссылки
+slug: Web/HTML/Reference
tags:
- HTML
- Landing
@@ -9,6 +9,7 @@ tags:
- Справка
- лендинг
translation_of: Web/HTML/Reference
+original_slug: Web/HTML/Ссылки
---
<div>{{HTMLSidebar}}</div>
diff --git a/files/ru/web/html/using_the_application_cache/index.html b/files/ru/web/html/using_the_application_cache/index.html
index 1b07e6a29d..ca63200bbf 100644
--- a/files/ru/web/html/using_the_application_cache/index.html
+++ b/files/ru/web/html/using_the_application_cache/index.html
@@ -1,7 +1,8 @@
---
title: Использование кэширования приложений
-slug: Web/HTML/Использование_кэширования_приложений
+slug: Web/HTML/Using_the_application_cache
translation_of: Web/HTML/Using_the_application_cache
+original_slug: Web/HTML/Использование_кэширования_приложений
---
<h2 id="Введение">Введение</h2>
<p><a href="/en-US/docs/HTML/HTML5" title="HTML/HTML5">HTML5</a> предоставляет механизм <em>кэширования приложения</em>, позволяющий веб-приложениям работать в автономном режиме. Разработчики теперь могут использовать интерфейс <strong>Кэша приложения</strong> (<em>AppCache</em>), сообщая браузеру, какие из ресурсов браузеру следует закэшировать и сделать доступными в режиме оффлайн. Закэшированные приложения загружаются и работают корректно, даже если пользователь обновляет страницу в тот момент, когда он отключён от сети.</p>