CSS - Properties In Css
Questions No: 1/22

Match the CSS Position Property with Its Meaning


CSS Position PropertyMeaning
A. static1. Positions an element at a fixed place in the viewport
B. relative2. The default position (no special positioning)
C. absolute3. Positions the element relative to the nearest positioned ancestor
D. fixed4. Moves the element relative to its normal position

5. Makes an element float over other elements

6. Aligns the element at the center of the page


Questions No: 2/22

Which of the following property is used to control the scrolling of an image in the background
निम्नलिखित में से किस गुण का उपयोग पृष्ठभूमि में किसी छवि की स्क्रॉलिंग को नियंत्रित करने के लिए किया जाता है

Questions No: 3/22

What is the purpose of the CSS property position: relative;?
सीएसएस संपत्ति स्थिति का उद्देश्य क्या है: सापेक्ष;

Questions No: 4/22

Which of the following property is used to change the background color
पृष्ठभूमि का रंग बदलने के लिए निम्नलिखित में से किस गुण का उपयोग किया जाता है

Questions No: 5/22

What does the z-index property in CSS control
CSS में z-index प्रॉपर्टी क्या नियंत्रित करती है

Questions No: 6/22

Which CSS property sets a background image for an element?
किस CSS प्रॉपर्टी की मदद से किसी एलिमेंट में बैकग्राउंड इमेज लगा सकते है

Questions No: 7/22

Which CSS property is used to control the order of flex items in the container
कंटेनर में फ्लेक्स आइटम के क्रम को नियंत्रित करने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है

Questions No: 8/22

For fully transparent which option is right
पूर्णतः पारदर्शी के लिए कौन सा विकल्प सही है?

Questions No: 9/22

Which CSS property is used to change the text color of an element?
किसी तत्व के टेक्स्ट का रंग बदलने के लिए किस CSS गुण का उपयोग किया जाता है?

Questions No: 10/22

How will you change font for a paragraph text?
आप किसी टेक्स्ट का फ़ॉन्ट कैसे बदलेंगे?

Questions No: 11/22

Match the CSS Background Property with Its Function


CSS PropertyFunction
A. background-color1. Sets an image as the background of an element
B. background-image2. Specifies how a background image repeats
C. background-repeat3. Defines the position of a background image within an element
D. background-position4. Sets the background color of an element

5. Specifies whether the background is fixed or scrolls with the page

6. Controls the transparency of the background color


Questions No: 12/22

Match the CSS Property with Its Function


CSS PropertyFunction
A. color1. Sets the background color of an element
B. margin2. Changes the text color of an element
C. padding3. Adds space inside an element’s border
D. background-color4. Adds space around an element outside its border


Questions No: 13/22

Which property prevents elements from overlapping a floated element
कौन सा गुण तत्वों को फ़्लोट किए गए तत्व को ओवरलैप करने से रोकता है

Questions No: 14/22

What is the correct way to set background color as blue
पृष्ठभूमि का रंग नीला करने का सही तरीका क्या है

Questions No: 15/22

How can one change the font of an element?
कोई किसी तत्व का फॉन्ट कैसे बदल सकता है?

Questions No: 16/22

Which of the following property is used to control the scrolling of an image in the background?
पेज के बैकग्राउंड में किसी पिक्चर की स्क्रॉलिंग को नियंत्रित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?

Questions No: 17/22

If an element have margin values 20px for top, 20px for bottom, 30px for right, 30px for left. Then which of the following is the correct way to set the margin?

Questions No: 18/22

How do you make a list item in an unordered list display without bullets
आप बुलेट के बिना एक अव्यवस्थित सूची डिस्प्ले में एक सूची आइटम कैसे बनाते हैं

Questions No: 19/22

What is full form of CMYK
CMYK का फुल फॉर्म क्या है?

Questions No: 20/22

What should be the value of the width attribute, so that the width of the element adjusts itself to the current width of its parent element?
चौड़ाई विशेषता का मान क्या होना चाहिए, ताकि तत्व की चौड़ाई अपने मूल तत्व की वर्तमान चौड़ाई के अनुसार समायोजित हो जाए?

Questions No: 21/22

For making object fully transparent which option is correct
वस्तु को पूर्णतः पारदर्शी बनाने के लिए कौन सा विकल्प सही है

Questions No: 22/22

Which CSS property is used to make the text bold
टेक्स्ट को बोल्ड करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है