7.) CSS Shapes: The margin-box value

Опубликовано: 31 Октябрь 2024
на канале: Brian Treese
47
4

In this video, we’ll explore using the margin-box value with the shape-outside function. This value defines the shape’s position based on the outer edges of the container’s margin. We'll break down how adjusting padding affects the size and flow of content around shapes.

------------------------------------------------------------------------------

🔗 Demo Links:
https://codepen.io/brianmtreese/pen/G...

------------------------------------------------------------------------------

📖 Chapters:
0:00 – Introduction
0:51 – An example of a circle with no margin applied
0:50 – Increasing the size of the circle by adding margin

------------------------------------------------------------------------------

#css #cssshapes #coding