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
ID Selectors:-

            ID भी एक Global attribute है। यह class की तरह ही होता है इसको define करने के लिये dot(.) की जगह hash tag (#) को लगाया जाता है। ID Selector को सिर्फ एक element के लिये इस्तेमाल किया जाता है। प्रत्येक elements के लिये ID unique होता है। और ID Name number से शुरू नहीं होना चाहिये।

 

ID Selectors:-

            ID is also a global attribute. It is like a class, to define it, hash tag (#) is used instead of dot (.). ID Selector is used only for one element. ID is unique for each element. And ID name should not start with number.

error: Content is protected !!