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
Block Level Elements

          Block level element हमेशा new line से शुरू होता है और full width को use करता है।

Example:-

  • <h1> ……..<h6>
  • <p>
  • <table>
  • <div>
  • <list>
  • <footer>
  • <section>

 

Block Level Elements

Block level element always starts on new line and uses full width.

Example:-

  • <h1> ……..<h6>
  • <p>
  • <table>
  • <div>
  • <list>
  • <footer>
  • <section>
error: Content is protected !!