From ee9f4b08814ea6777ce7a44d955c50014a9a0f34 Mon Sep 17 00:00:00 2001 From: Vitalii Perehonchuk Date: Sat, 26 Oct 2024 11:09:08 +0300 Subject: [PATCH] update(CSS): web/css/height (#3434) --- files/uk/web/css/height/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/files/uk/web/css/height/index.md b/files/uk/web/css/height/index.md index 81ab64e756..1423df44b4 100644 --- a/files/uk/web/css/height/index.md +++ b/files/uk/web/css/height/index.md @@ -139,11 +139,12 @@ div { ## Дивіться також -- [Блокова модель](/uk/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model) - {{cssxref("width")}} - {{cssxref("box-sizing")}} - {{cssxref("min-height")}}, {{cssxref("max-height")}} -- Відповідні логічні властивості: {{cssxref("block-size")}}, {{cssxref("inline-size")}} +- {{cssxref("block-size")}}, {{cssxref("inline-size")}} - {{cssxref("anchor-size()")}} - {{cssxref("clamp", "clamp()")}} - {{cssxref("clamp", "minmax()")}} +- [Вступ у Базову рамкову модель CSS](/uk/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model) +- Модуль [Рамкової моделі CSS](/uk/docs/Web/CSS/CSS_box_model)