freeCodeCamp/guide/russian/miscellaneous/hallenge-add-different-marg.../index.md

5 lines
411 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Hallenge Add Different Margins to Each Side of an Element
localeTitle: Hallenge Добавить различные поля для каждой стороны элемента
---
CSS позволяет вам контролировать маржу элемента со всех четырех сторон с атрибутами `margin-top` , `margin-right` , `margin-bottom` и `margin-left` .