page-banner
Chapter-5 W3.CSS Framework
Q21.
W3.CSS की कौन सी प्रॉपर्टी एक रेस्पोंसिव इमेज को अधिकतम आकार तक सीमित करती है?<break-line><break-line>Which property of w3.CSS restrict a responsive image to a maximum size?
A. max-width प्रॉपर्टी/max-width property
B. image-restrict प्रॉपर्टी/image-restrict property
C. max-height प्रॉपर्टी/max-height property
D. image-width प्रॉपर्टी/image-width property
View Answer
Q22.
W3.CSS में एक पैनल क्लास है जो क्रमशः किसी भी HTML तत्वों में ऊपर और नीचे मार्जिन और बाएँ और दाएँ पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सही है?<break-line><break-line>W3.CSS has a panel class that adds top and bottom margin and left and right padding to any HTML elements respectively. Which of the following is true?
A. 16px, 16px, 16px, 16px
B. 16px, 20px, 14px, 14px
C. 16px, 16px, 14px, 14px
D. 14px, 14px, 16px, 16px
View Answer
Q23.
W3.CSS में कंटेनर जोड़ने के लिए सिंटैक्स:<break-line><break-line>Syntax to add containers in w3.CSS:
A. class="w3-container"
B. class="container"
C. class="w3.container"
D. इनमें से कोई नहीं/None of these
View Answer
Q24.
w3-container क्लास के लिए एकदम सही उपयोग है…..<break-line><break-line>w3-container class is perfect use for...
A. <div>
B. <article>
C. <section>
D. उपरोक्त सभी/All of these
View Answer
Q25.
W3.CSS निम्नलिखित बॉर्डर क्लास प्रदान नहीं करता है।<break-line><break-line>W3.CSS does not provides the following border class.
A. w3-border-top
B. w3-border-right
C. w3-border-bottom
D. w3-border-gutter
View Answer