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 Display property:-

         CSS Box Model के अनुसार प्रत्येक HTML Element एक Square Box होता हैं जिनमे से कुछ Block-level Elements होते हैं। और कुछ Inline Elements होते हैं। किसी Webpage के Layout को नियंत्रित करने के लिए Display Property सबसे महत्वपूर्ण CSS Property हैं सभी elements का कुछ default display type होता है। इनमे से ज़्यादातर elements की default value block और inline होती है।

 

CSS Display property:-

           According to CSS Box Model, every HTML element is a square box. Some of which are block-level elements. And there are some inline elements. Display property is the most important CSS property to control the layout of a webpage. All elements have some default display type. The default value of most of these elements is block and inline.

error: Content is protected !!