CSS Box Model Part 1


Hello everybody, welcome to our website where you will find everything for free.

This is the seventeenth tutorial of CSS which will explain you about CSS box model

What is that exactly?
 CSS box model is nothing but a CSS style which we give to the Box or paragraph etc

 Plus, in this tutorial, you will also learn about what is Padding, margin, border, content etc.

For example:


This is how you can apply border to a particular paragraph and you can also give CSS style to it.