Positioned Layout¶
Relative Positioning • Josh W Comeau's Course Platform
Default is static
Inset¶
<=>
margin: auto
¶
[[Margin#margin: auto
in positioned layout]]
- centres the element both horizontally and vertically
Position vs margin¶
Absolute
- ????top: 0 vs margin-top: auto;
margin > top
Last update:
2023-03-20