diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:47 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:47 +0100 |
commit | 426f4cc81396745a22d263792cfc3974245dd9e8 (patch) | |
tree | 6e45e49e863c57b9dbcdb265b672e27f8cf0fbe2 /files/uk/web/css/reference | |
parent | daa1a2aff136fa9da1fcc97d7da97a2036fabc77 (diff) | |
download | translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.gz translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.bz2 translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.zip |
unslug uk: modify
Diffstat (limited to 'files/uk/web/css/reference')
-rw-r--r-- | files/uk/web/css/reference/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/uk/web/css/reference/index.html b/files/uk/web/css/reference/index.html index ba325fe7da..1eb6730f98 100644 --- a/files/uk/web/css/reference/index.html +++ b/files/uk/web/css/reference/index.html @@ -1,7 +1,8 @@ --- title: CSS довідник -slug: Web/CSS/Довідник +slug: Web/CSS/Reference translation_of: Web/CSS/Reference +original_slug: Web/CSS/Довідник --- <p><span class="seoSummary">This <em>CSS Reference</em> shows the basic syntax of a CSS rule; lists all standard <a href="/uk/docs/CSS">CSS</a> properties, <a href="/uk/docs/Web/CSS/Pseudo-classes">pseudo-classes</a> and <a href="/uk/docs/Web/CSS/Pseudo-elements">pseudo-elements</a>, <a href="/uk/docs/Web/CSS/At-rule">@-rules</a>, <a href="/uk/docs/Web/CSS/length">units</a>, and <a href="/uk/docs/Web/Guide/CSS/Getting_Started/Selectors">selectors</a>, all together in <a href="#Keyword_index">alphabetical order</a>, as well as just the <a href="#Selectors">selectors by type</a>; and allows you to quickly access detailed information for each of them. It not only lists the CSS 1 and CSS 2.1 properties, but also is a CSS3 reference that links to any <a href="/uk/docs/Web/CSS/CSS3">CSS3</a> property and concept standardized, or already stabilized. Also included is a brief <a href="#DOM_CSS">DOM-CSS / CSSOM reference</a>.</span></p> |