page-banner
Chapter-4 CSS
Q6.
CSS में टेक्स्ट का आकार कैसे बदलें?<break-line><break-line>How to change the text sizes in CSS ?
A. font-family/font-family
B. font-size/font-size
C. font/font
D. दोनों A और C/Both A and C
View Answer
Q7.
ग्रुपिंग सेलेक्टर का उपयोग विभिन्न स्टाइल परिभाषाओं वाले सभी एलिमेंट का चयन करने के लिए किया जाता है।<break-line><break-line>The grouping selector is used to select all the elements with the different style definitions.
A. सही/True
B. गलत/False
C. कह नहीं सकते/Can’t say
D. इनमें से कोई नहीं/None of these
View Answer
Q8.
आईडी सेलेक्टर एक विशिष्ट एलेमेंट का चयन करने के लिए एक HTML एलिमेंट की आईडी एट्रिब्यूट का चयन करता है।<break-line><break-line>Id selector selects the id attribute of an HTML element to select a specific element.
A. सही/True
B. गलत/False
C. कह नहीं सकते/Can’t say
D. इनमें से कोई नहीं/None of these
View Answer
Q9.
इनलाइन सीएसएस का उपयोग कई लाइनों या एलिमेंट्स पर सीएसएस लागू करने के लिए किया जाता है।<break-line><break-line>Inline CSS is used to apply CSS on multiple lines or elements.
A. सही/True
B. गलत/False
C. कह नहीं सकते/Can’t say
D. इनमें से कोई नहीं/None of these
View Answer
Q10.
CSS की पोजीशन प्रॉपर्टी की डिफॉल्ट वैल्यू __________ होता है।<break-line><break-line>CSS's position property default value is __________.
A. Relative/Relative
B. Absolute/Absolute
C. Fixed/Fixed
D. Static/Static
View Answer