Box Model is one of the most important concepts in CSS, but sometimes people overlook it. In this tutorial, we will take a close look at Box Model.
Download the resources: https://devchallenges.io/learn/tutorial/css-box-model
The 4 topics that will be covered are:
__________ š Tutorial Structure __________
ā Main ā
[01:06] - Task 1 - Border, padding, margin
[05:54] - Task 2 - Inline vs block boxes
[07:14] - Task 3 - Margin collapsing, auto margin
[11:47] - Task 4 - Alternative box model
ā Ending ā
[13:33] - Summary
[14:08] - Happy Coding
#css #web-development #programming #developer