Important Notice:

Course Content
Float Property
0/1
Z-Index
0/1
CSS object-fit Property
0/1
CSS Visibility Property
0/1
CSS (Chapter 4) M2-R5.1
About Lesson
CSS Box Model/Box Properties :-

                     CSS बॉक्स मॉडल एक कंटेनर है जिसमें कई Properties होती हैं एक CSS box model content, padding, border और margin से मिलकर बना होता है। इसका उपयोग web pages के design और layout को बनाने के लिए किया जाता है HTML का प्रत्येक Element एक Box की तरह होता हैं। CSS Box Model के चार भाग होते हैं-

i. content

ii. padding

iii. margin

iv. border

Properties of CSS Box Model

बॉक्स मॉडल में 5 properties हैं

  1. Height
  2. Width
  3. Margin
  4. Padding
  5. Border
CSS Box Model/Box Properties :-

                CSS box model is a container that contains many properties. A CSS box model is made up of content, padding, border and margin. It is used to create the design and layout of web pages. Each element of HTML is like a box. CSS Box Model has four parts-

i. content

ii. padding

iii. margin

iv. border

Properties of CSS Box Model

There are 5 properties in the box model

  1. Height
  2. Width
  3. Margin
  4. Padding
  5. Border
error: Content is protected !!