page-banner
WDP M2-R5.1 MCQs SET-17
Q6.
निम्नलिखित में से किस CSS चयनकर्ता का उपयोग किसी विशेष अद्वितीय तत्व को बाइंड करने के नियम को निर्दिष्ट करने के लिए किया जाता है?<break-line><break-line>Which of the following CSS selector is used to specify a rule to bind a particular unique element?
A. tag
B. id
C. class
D. both class and tag
View Answer
Q7.
निम्नलिखित में से किस CSS गुण का प्रयोग टेक्स्ट को बोल्ड करने के लिए किया जाता है?<break-line><break-line>Which of the following CSS property is used to make the text bold?
A. text-decoration: bold
B. font-weight: bold
C. font-style: bold
D. text-align: bold
View Answer
Q8.
निम्न में से कौन सा CSS शैलियाँ लागू करने का सही तरीका है?<break-line><break-line>Which of the following is the correct way to apply CSS Styles?
A. in an external CSS file
B. inside an HTML element
C. inside the <head> section of an HTML page
D. all of the mentioned
View Answer
Q9.
निम्नलिखित में से कौन सी CSS गुण टेक्स्ट का फॉन्ट साइज सेट करता है?<break-line><break-line>Which of the following CSS property sets the font size of text?
A. font-size
B. text-size
C. text
D. size
View Answer
Q10.
निम्नलिखित में से कौन सी सीएसएस बॉक्स मॉडल की संपत्ति नहीं है?<break-line><break-line>Which of the following is not the property of the CSS box model?
A. margin
B. color
C. width
D. height
View Answer