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 Position Properties:-

          जब किसी Webpage में Elements को Define किया जाता हैं तो उनको एक के बाद एक के order में Define किया जाता हैं। और ये सभी Elements इसी order में Show होते हैं। यह Elements की Default Position होती हैं CSS position Property की मदद से हम अपने अनुसार Element की position set कर सकते है।

CSS position property की 4  values होती है।

  1. static

  2. relative

  3. fixed

  4. absolute

  5. sticky

 

CSS Position Properties:-

             When elements are defined in a webpage, they are defined in order one after the other. And all these elements are shown in this order. This is the default position of the elements. With the help of CSS position property, we can set the position of the element as per our choice.

CSS position property has 4 values.

  1. static

  2. relative

  3. fixed

  4. absolute

  5. sticky

error: Content is protected !!