page-banner
WDP M2-R5.1 MCQs SET-6
Q16.
*my classname { attributes here } कोड की उपरोक्त पंक्ति में * दर्शाता है: In the above line of code * represents:
A. class selector
B. universal selector
C. id selector
D. None of the above
View Answer
Q17.
निम्नलिखित में से कौन सी w3.CSS क्लास का उपयोग टेक्स्ट को संरेखित करने के लिए नहीं किया जाता है? Which of the following w3.CSS classes is not used to align text?
A. class='w3-left-align'
B. class='w3-right-align'
C. class='w3-center-align'
D. class='w3-center'
View Answer
Q18.
AngularJS में एनजी-मॉडल निर्देश प्रदान करता है: The ng-model directive in AngularJS provides:
A. एप्लिकेशन डेटा के लिए सत्यापन टाइप करें/type validation for application data
B. आवेदन डेटा के लिए स्थिति/for application data
C. HTML तत्वों के लिए CSS कक्षाएं/CSS classes for HTML elements
D. ऊपर के सभी/All of the above
View Answer
Q19.
निम्नलिखित में से कौन सी क्लास एक अतिरिक्त बड़ी सूची प्रदर्शित करती थी? Which of the following classes is used to display an extra large list?
A. w3-large
B. w3-xxlarge
C. w3-xlarge
D. None of these
View Answer
Q20.
CSS में HSL का अर्थ है? HSL in CSS stands for?
A. hue, standard, lightning
B. height, standard, line-break
C. hue, saturation, lightness
D. hue, standard, line-width
View Answer