From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/uk/web/html/reference/index.html | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 files/uk/web/html/reference/index.html (limited to 'files/uk/web/html/reference/index.html') diff --git a/files/uk/web/html/reference/index.html b/files/uk/web/html/reference/index.html deleted file mode 100644 index a269946556..0000000000 --- a/files/uk/web/html/reference/index.html +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: HTML довідник -slug: Web/HTML/Reference -tags: - - HTML - - Landing - - WWW - - Довідка -translation_of: Web/HTML/Reference -original_slug: Web/HTML/Довідник ---- -
{{HTMLSidebar}}
- -

Цей HTML-довідник описує всі елементи і атрибути HTML, включаючи глобальні атрибути, які застосовуються до всіх елементів.

- -
-
-
Довідник HTML елементів
-
This page lists all the HTML elements.
-
Довідник HTML атрибутів
-
Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want.
-
Глобальні атрибути
-
Global attributes may be specified on all HTML elements, even those not specified in the standard. That means that any non-standard elements must still permit these attributes, even though using those elements means that the document is no longer HTML5-compliant. For example, HTML5-compliant browsers hide content marked as <foo hidden>...<foo>, even though <foo> is not a valid HTML element.
-
Типи посиланнь
-
In HTML, the following link types indicate the relationship between two documents, in which one links to the other using an <a>, <area>, or <link> element.
-
- -

Переглянути всі сторінки помічені "HTML"...

-- cgit v1.2.3-54-g00ecf