aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element/ul/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/html/element/ul/index.html')
-rw-r--r--files/ru/web/html/element/ul/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/html/element/ul/index.html b/files/ru/web/html/element/ul/index.html
index 3b398d94e5..ad10e21735 100644
--- a/files/ru/web/html/element/ul/index.html
+++ b/files/ru/web/html/element/ul/index.html
@@ -171,8 +171,8 @@ translation_of: Web/HTML/Element/ul
<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
- <li>Остальные списковые HTML элементы: {{ HTMLElement("ol") }}, {{ HTMLElement("li") }}, {{ HTMLElement("menu") }} и устаревший {{ HTMLElement("dir") }};</li>
- <li>CSS свойства, которые могут быть полезны для стилизации <code>&lt;ul&gt;</code> элементов:
+ <li>Остальные списковые HTML-элементы: {{ HTMLElement("ol") }}, {{ HTMLElement("li") }}, {{ HTMLElement("menu") }} и устаревший {{ HTMLElement("dir") }};</li>
+ <li>CSS-свойства, которые могут быть полезны для стилизации <code>&lt;ul&gt;</code> элементов:
<ul>
<li>свойство <a href="/en-US/docs/Web/CSS/list-style">list-style</a>, полезное для выбора способа отображения маркеров,</li>
<li><a href="/ru/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters">CSS счётчики</a>, для более сложных вложенных списков,</li>