🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X
Question: 101 Report Error

कौन सी CSS प्रॉपर्टी आपको किसी तत्व को छिपाने की अनुमति देती है लेकिन उसका स्थान बनाए रखती है?

Which CSS property allows you to hide an element but keep its space

A)
B)
C)
D)

Question: 102 Report Error

CSS में ID सेलेक्टर के लिए कौन सा ऑपरेटर उपयोग किया जाता है

Which operator is used in ID selector in CSS

A)
B)
C)
D)

Question: 103 Report Error

टेक्स्ट को बोल्ड (bold) बनाने के लिए किस प्रॉपर्टी का उपयोग किया जाता है

Which property is used to make the text bold

A)
B)
C)
D)

Question: 104 Report Error

Position प्रॉपर्टी का डिफ़ॉल्ट मान क्या होता है

What is the default value of the position property

A)
B)
C)
D)

Question: 105 Report Error

निर्दिष्ट ऑब्जेक्ट से फोकस हटाने के लिए मेथड उपयोग होता है

method is used to remove focus from the specified object

A)
B)
C)
D)

Question: 106 Report Error

टेक्स्ट-साइज़ को नियंत्रित करने के लिए कौन सी CSS प्रॉपर्टी उपयोग होती है

Which CSS property controls the text-size

A)
B)
C)
D)

Question: 107 Report Error

आप "demo" आईडी वाले तत्व (element) का चयन कैसे करेंगे

How do you select an element with id "demo

A)
B)
C)
D)

Question: 108 Report Error

CSS का पूर्ण रूप क्या है

What does CSS stand for

A)
B)
C)
D)

Question: 109 Report Error

आंतरिक स्टाइल शीट (internal style sheet) को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है

Which HTML tag is used to define an internal style sheet

A)
B)
C)
D)

Question: 110
Verified by Expert

CSS की कौन सी विशेषता एक साथ कई सूची गुणों को सेट करने में सक्षम बनाती है

Which property of CSS enables to set multiple list properties at once

A)
B)
C)
D)

Question: 111
Verified by Expert

CSS प्रॉपर्टी को उसके फ़ंक्शन से मिलाएँ

Match the CSS property with its function

List-I (Property)	List-II (Function)
A. text-align	1. Defines the space outside the border
B. font-size	2. Defines the space inside the border
C. margin	3. Specifies the horizontal alignment of text
D. padding	4. Sets the size of the text
A)
B)
C)
D)

Question: 112
Verified by Expert

CSS की कौन सी प्रॉपर्टी यह निर्दिष्ट करती है कि टेक्स्ट को किस हद तक बोल्ड किया जाना चाहिए

Which property of CSS specifies the degree to which text should be emboldened

A)
B)
C)
D)

Question: 113
Verified by Expert

HTML/CSS तत्वों को उनकी परिभाषाओं से मिलाएँ:

Match the HTML/CSS elements with their definitions

List-I (Term)	List-II (Definition)
A. <h1>	1. Defines the largest heading on a web page
B. <a>	2. CSS property used to change the page color
C. src	3. Attribute used to specify the path to an image
D. background-color	4. Used to create a hyperlink to another page
A)
B)
C)
D)

Question: 114 Report Error

बॉक्स मॉडल में, कंटेंट और बॉर्डर के बीच का क्षेत्र कौन सा है

In the Box Model, which area is between the content and the border

A)
B)
C)
D)

Latest Updates