Menu mobile
Home
Programming
Python Tutorial
Java Tutorial
C Tutorial
C++ Tutorial
Web Technology
HTML
CSS
Java Script
PHP
React JS
Node JS
Assignment
MS Office
HTML
CSS
Bootstrap
Java Script
JQuery
AngularJs
Project
Blog
QUIZ ON : css - PROPERTIES IN CSS
PROPERTIES IN CSS
00:00:00
English
Hindi
Question No# :
01
out of 50
What does the > selector do in CSS
> चयनकर्ता CSS में क्या करता है
A.
Selects all elements
सभी तत्वों का चयन करता है
B.
Selects all child elements of a specified element
किसी निर्दिष्ट तत्व के सभी चाइल्ड तत्वों का चयन करता है
C.
Selects all descendant elements
सभी क्लासिक सामानों का चयन किया जाता है
D.
Selects the next sibling element
अगले सहोदर तत्व का चयन करता है
Question No# :
02
out of 50
What is the purpose of the CSS float property
सीएसएस फ्लोट प्रॉपर्टी का उद्देश्य क्या है
A.
Adds rounded corners to an element
किसी तत्व में गोलाकार कोने जोड़ता है
B.
Aligns an element to the center
किसी तत्व को केंद्र में संरेखित करता है
C.
Moves an element to the left or right
किसी तत्व को बाएँ या दाएँ ले जाता है
D.
Changes the transparency of an element
किसी तत्व की पारदर्शिता को बदलता है
Question No# :
03
out of 50
Which property prevents elements from overlapping a floated element
कौन सा गुण तत्वों को फ़्लोट किए गए तत्व को ओवरलैप करने से रोकता है
A.
clear
clear
B.
overflow
overflow
C.
z-index
z-index
D.
display
display
Question No# :
04
out of 50
In the following transition, what does .4s describe? transition: color .4s linear;
निम्नलिखित ट्रांजीशन में, .4s क्या वर्णन करता है?
A.
Word-spacing
Word-spacing
B.
Padding
Padding
C.
Duration
Duration
D.
Property
Property
Question No# :
05
out of 50
The CSS property font-style: italic; does what to the text
सीएसएस संपत्ति फ़ॉन्ट-शैली: इटैलिक; पाठ के साथ क्या करता है
A.
Makes the text bold
टेक्स्ट को बोल्ड बनाता है
B.
Applies an underline to the text
पाठ पर एक रेखांकन लागू करता है
C.
Applies an italic style to the text
टेक्स्ट पर इटैलिक शैली लागू करता है
D.
Centers the text within the container
टेक्स्ट को कंटेनर के भीतर केन्द्रित करता है
Question No# :
06
out of 50
The CSS property text-decoration: underline; is used to
सीएसएस संपत्ति टेक्स्ट-सजावट: रेखांकित; करने के लिए प्रयोग किया जाता है
A.
Add a background color to the text
टेक्स्ट में पृष्ठभूमि रंग जोड़ें
B.
Apply an underline to the text
पाठ पर एक रेखांकन लागू करें
C.
Change the font style
फ़ॉन्ट शैली बदलें
D.
Make the text bold
टेक्स्ट को बोल्ड बनाएं
Question No# :
07
out of 50
Which pseudo-class is used to define the style of an element when a user mouses over it
जब कोई उपयोगकर्ता किसी तत्व पर माउस ले जाता है तो उसकी शैली को परिभाषित करने के लिए किस छद्म वर्ग का उपयोग किया जाता है
A.
:link
:जोड़ना
B.
:hover
:होवर
C.
:active
:सक्रिय
D.
:focus
:केंद्र
Question No# :
08
out of 50
What does the CSS property box-shadow allow you to do
CSS प्रॉपर्टी बॉक्स-शैडो आपको क्या करने की अनुमति देती है
A.
Add a shadow to the border of an element
किसी तत्व की सीमा पर एक छाया जोड़ें
B.
Change the background color of an element
किसी तत्व का पृष्ठभूमि रंग बदलें
C.
Increase the element's size
तत्व का आकार बढ़ाएँ
D.
Apply a shadow to the text inside an element
किसी तत्व के अंदर टेक्स्ट पर छाया लागू करें
Question No# :
09
out of 50
The currentColor value in CSS is used for:
सीएसएस में वर्तमान रंग मान का उपयोग इसके लिए किया जाता है:
A.
Setting the current date and time
वर्तमान दिनांक और समय निर्धारित करना
B.
Matching the color value of the element's text
तत्व के पाठ के रंग मान का मिलान
C.
Adjusting the transparency of an element
किसी तत्व की पारदर्शिता को समायोजित करना
D.
Changing the font family of an element
किसी तत्व का फ़ॉन्ट परिवार बदलना
Question No# :
10
out of 50
The CSS property justify-content is used in:
CSS संपत्ति justify-content का उपयोग इसमें किया जाता है:
A.
Flexbox
फ्लेक्सबॉक्स
B.
Grid layout
ग्रिड लेआउट
C.
Text alignment
पाठ संरेखण
D.
Adding shadows to the element
तत्व में छाया जोड़ना
Question No# :
11
out of 50
Which CSS property is used to change the text color of an element
किसी तत्व के टेक्स्ट का रंग बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
A.
font-color
लिपि का रंग
B.
text-color
पाठ का रंग
C.
color
रंग
D.
text-style
पाठ शैली
Question No# :
12
out of 50
How do you make each word in a text start with a capital letter?
आप किसी पैराग्राफ में प्रत्येक शब्द के पहले अक्षर को बड़े से शुरू करने के लिए क्या करेंगे
A.
You can't do that with CSS
You can't do that with CSS
B.
transform:capitalize
transform:capitalize
C.
text-style:capitalize
text-style:capitalize
D.
text-transform:capitalize
text-transform:capitalize
Question No# :
13
out of 50
Which of the following is the correct syntax for a CSS ID selector
सीएसएस आईडी चयनकर्ता के लिए निम्नलिखित में से कौन सा सही सिंटैक्स है
A.
#idname {}
#आईडीनाम {}
B.
.idname {}
. दस्तावेज़नाम {}
C.
idname {}
दूसरा नाम {}
D.
*idname {}
*आईडीनाम {}
Question No# :
14
out of 50
How do you make a list item in an unordered list display without bullets
आप बुलेट के बिना एक अव्यवस्थित सूची डिस्प्ले में एक सूची आइटम कैसे बनाते हैं
A.
list-style-type: none;
list-style-type: none;
B.
text-decoration: none;
text-decoration: none;
C.
bullet-style: none;
bullet-style: none;
D.
display: no-bullet;
display: no-bullet;
Question No# :
15
out of 50
The CSS property font-weight is used to control:
The CSS property font-weight is used to control:
A.
The size of the font
अक्षरों के बीच का अंतर
B.
The thickness of the font characters
फ़ॉन्ट वर्णों की मोटाई
C.
The color of the font
फ़ॉन्ट का रंग
D.
The spacing between letters
अक्षरों के बीच का अंतर
Question No# :
16
out of 50
What is the correct way to link an external CSS file to an HTML document
किसी बाहरी CSS फ़ाइल को HTML दस्तावेज़ से लिंक करने का सही तरीका क्या है
A.
<style src="style.css">
<स्टाइल src='style.css'>
B.
<link rel="stylesheet" href="style.css">
<लिंक rel='स्टाइलशीट' href='style.css'>
C.
. <css link="style.css">
. <सीएसएस लिंक='स्टाइल.सीएसएस'>
D.
<script src="style.css">
<स्क्रिप्ट src='style.css'>
Question No# :
17
out of 50
What is the purpose of the margin property in CSS
CSS में मार्जिन प्रॉपर्टी का उद्देश्य क्या है
A.
Adds space inside an element
किसी तत्व के अंदर स्थान जोड़ता है
B.
Adds space outside an element
किसी तत्व के बाहर स्थान जोड़ता है
C.
Sets the font size
फ़ॉन्ट आकार सेट करता है
D.
Changes the background color
पृष्ठभूमि का रंग बदलता है
Question No# :
18
out of 50
What does the CSS property object-fit control
CSS प्रॉपर्टी ऑब्जेक्ट-फिट नियंत्रण क्या करती है
A.
The size of the content box
सामग्री बॉक्स का आकार
B.
The alignment of the text
पाठ का संरेखण
C.
How an element's content should be resized to fit its container
किसी तत्व की सामग्री को उसके कंटेनर में फिट करने के लिए कैसे आकार बदला जाना चाहिए
D.
The position of the element in the viewport
व्यूपोर्ट में तत्व की स्थिति
Question No# :
19
out of 50
Which CSS property sets a background image for an element
कौन सी सीएसएस प्रॉपर्टी किसी तत्व के लिए पृष्ठभूमि छवि सेट करती है
A.
background-color
पृष्ठभूमि का रंग
B.
background
पृष्ठभूमि
C.
background-image
पृष्ठभूमि छवि
D.
both b and c
बी और सी दोनों
Question No# :
20
out of 50
Which CSS property should one use to encircle an image with text?
किसी छवि को टेक्स्ट के साथ घेरने के लिए किस सीएसएस प्रॉपर्टी का उपयोग करना चाहिए?
A.
Float
Float
B.
Push
Push
C.
Align
Align
D.
wrap
wrap
Question No# :
21
out of 50
Which property will be used to display an image of at least 100px width?
Which property will be used to display an image of at least 100px width?
A.
max-height
max-height
B.
max-width
max-width
C.
min-height
min-height
D.
min-width
min-width
Question No# :
22
out of 50
What is the correct syntax for a keyframe in CSS
CSS में कीफ़्रेम के लिए सही सिंटैक्स क्या है
A.
@frames
@फ़्रेम
B.
@keyframe
@कीफ़्रेम
C.
@keyframes
@कीफ़्रेम्स
D.
@animation-frames
@एनिमेशन-फ़्रेम
Question No# :
23
out of 50
Which CSS property is used to change the order of flex items
फ्लेक्स आइटम के क्रम को बदलने के लिए किस सीएसएस प्रॉपर्टी का उपयोग किया जाता है?
A.
order
आदेश
B.
flex-order
फ्लेक्स-ऑर्डर
C.
item-order
आइटम-ऑर्डर
D.
flex-direction
फ्लेक्स-दिशा
Question No# :
24
out of 50
How do you display hyperlinks without an underline?
How do you display hyperlinks without an underline?
A.
a {decoration:no-underline;}
a {decoration:no-underline;}
B.
a {underline:none;}
a {underline:none;}
C.
a {text-decoration:none;}
a {text-decoration:none;}
D.
a {text-decoration:no-underline;}
a {text-decoration:no-underline;}
Question No# :
25
out of 50
The "color:black" in CSS syntax is known as
सी एस एस सिंटैक्स में "रंग: काला" को के रूप में जाना जाता है
A.
Vaiue
Vaiue
B.
Declaration
Declaration
C.
Selector
Selector
D.
Rule
Rule
Question No# :
26
out of 50
How do you add a background color for all <h1> elements?
How do you add a background color for all <h1> elements?
A.
all.h1 { background-color:#FFFFFF; }
all.h1 { background-color:#FFFFFF; }
B.
h1 { background-color:#FFFFFF; }
h1 { background-color:#FFFFFF; }
C.
h1.all { background-color:#FFFFFF; }
h1.all { background-color:#FFFFFF; }
D.
none of the above
none of the above
Question No# :
27
out of 50
What does the CSS property display: none; do
सीएसएस संपत्ति क्या प्रदर्शित करती है: कोई नहीं; करना
A.
Hides the element
तत्व को छुपाता है
B.
Changes the font
फ़ॉन्ट बदलता है
C.
Increases the element's size
तत्व का आकार बढ़ाता है
D.
Makes the element visible
तत्व को दृश्यमान बनाता है
Question No# :
28
out of 50
The CSS property min-width is used to:
सीएसएस संपत्ति न्यूनतम-चौड़ाई का उपयोग इसके लिए किया जाता है:
A.
Set the maximum width of an element
किसी तत्व की अधिकतम चौड़ाई निर्धारित करें
B.
Specify the minimum width of an element
किसी तत्व की न्यूनतम चौड़ाई निर्दिष्ट करें
C.
Set the minimum font size of text
टेक्स्ट का न्यूनतम फ़ॉन्ट आकार सेट करें
D.
Change the background color of an element
किसी तत्व का पृष्ठभूमि रंग बदलें
Question No# :
29
out of 50
What does the CSS property position: fixed; do
सीएसएस संपत्ति की स्थिति क्या है: निश्चित; करना
A.
Positions the element relative to its normal position
तत्व को उसकी सामान्य स्थिति के सापेक्ष स्थित करता है
B.
Centers the element on the page
तत्व को पृष्ठ पर केन्द्रित करता है
C.
Removes the element from the document flow
दस्तावेज़ प्रवाह से तत्व को हटा देता है
D.
Fixes the element to a specified position in the viewport
तत्व को व्यूपोर्ट में एक निर्दिष्ट स्थान पर ठीक करता है
Question No# :
30
out of 50
which is the correct format to set the border width for (top=10px,bottom=5px,left=20px and right=1px)
शीर्ष (top) = 10px, नीचे (bottom) = 5px, बाएं (left) = 20px और दाएं (right) = 1px के लिए बॉर्डर चौड़ाई सेट करने के लिए सही फॉर्मेट निम्नलिखित होगा:
A.
border-width:10px 1px 5px 20px;
border-width:10px 1px 5px 20px;
B.
border-width:5px 20px 10px 1px;
border-width:5px 20px 10px 1px;
C.
border-width:10px 20px 5px 1px;
border-width:10px 20px 5px 1px;
D.
border-width:10px 5px 20px 1px;
border-width:10px 5px 20px 1px;
Question No# :
31
out of 50
Which property is used to display the text in italics?
Which property is used to display the text in italics?
A.
font-family
font-family
B.
font-style
font-style
C.
font-weight
font-weight
D.
text-style
text-style
Question No# :
32
out of 50
Which property is used for font size in css?
CSS में फ़ॉन्ट आकार के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
A.
text-size
text-size
B.
font-size
font-size
C.
font-style
font-style
D.
fontsize
fontsize
Question No# :
33
out of 50
Which property is used to change the left margin of an element?
किसी तत्व के बाएँ मार्जिन को बदलने के लिए किस गुण का उपयोग किया जाता है?
A.
margin-left
margin-left
B.
indent
indent
C.
padding-left
padding-left
D.
left-margin
left-margin
Question No# :
34
out of 50
Which CSS property is used to make the text bold
टेक्स्ट को बोल्ड करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
A.
font-weight
font-weight
B.
font-style
font-style
C.
text-decoratio
text-decoratio
D.
text-weight
text-weight
Question No# :
35
out of 50
Which CSS property sets a background image for an element?
किस CSS प्रॉपर्टी की मदद से किसी एलिमेंट में बैकग्राउंड इमेज लगा सकते है
A.
background
background
B.
background-attachment
background-attachment
C.
background-color
background-color
D.
background or background-image both
background और background-image both
Question No# :
36
out of 50
Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together
Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together
A.
Statement 1) is correct and 2) is incorrect
Statement 1) is correct and 2) is incorrect
B.
Statement 1) is incorrect and 2) is correct
Statement 1) is incorrect and 2) is correct
C.
Statement 1) and 2) are both correct
Statement 1) and 2) are both correct
D.
Statement 1) and 2) are both incorrect
Statement 1) and 2) are both incorrect
Question No# :
37
out of 50
Which property is used to give space between content and border?
Which property is used to give space between content and border?
A.
margin
margin
B.
indent
indent
C.
padding
padding
D.
gap
gap
Question No# :
38
out of 50
Which of the following components of the CSS box model are transparent?
सीएसएस बॉक्स मॉडल के निम्नलिखित में से कौन से घटक पारदर्शी हैं?
A.
Padding
Padding
B.
Margin
Margin
C.
Border
Border
D.
Both A and B
Both A and B
Question No# :
39
out of 50
h1 {color: red text-decoration: underline; font-style: italic;}
h1 {रंग: लाल पाठ-सजावट: रेखांकित; फ़ॉन्ट-शैली: इटैलिक;}
A.
color: red, text-decoration: underline and font-style: italic all works
एक। रंग: लाल, पाठ-सजावट: रेखांकित और फ़ॉन्ट-शैली: इटैलिक सभी काम करता है
B.
text-decoration: underline and font-style: italic works
पाठ-सजावट: रेखांकित और फ़ॉन्ट-शैली: इटैलिक कार्य
C.
color red, text-decoration: underline works
रंग लाल, पाठ-सजावट: रेखांकित कार्य
D.
only font-style: italic works
केवल फ़ॉन्ट-शैली: इटैलिक कार्य करता है
Question No# :
40
out of 50
Select the CSS property that sets the width of an element’s bottom border?
उस CSS गुण का चयन करें जो तत्व की निचली सीमा की चौड़ाई निर्धारित करता है?
A.
border-width
border-width
B.
border-bottom
border-bottom
C.
border-width-bottom
border-width-bottom
D.
border-bottom-width
border-bottom-width
Question No# :
41
out of 50
What is the purpose of the CSS property flex-direction
सीएसएस प्रॉपर्टी फ्लेक्स-डायरेक्शन का उद्देश्य क्या है
A.
Sets the direction of the text within the element
तत्व के भीतर पाठ की दिशा निर्धारित करता है
B.
Defines the order of stacking for positioned elements
स्थित तत्वों के लिए स्टैकिंग के क्रम को परिभाषित करता है
C.
Sets the direction of the flexible items inside a flex container
फ्लेक्स कंटेनर के अंदर लचीली वस्तुओं की दिशा निर्धारित करता है
D.
Controls the spacing between lines of text
पाठ की पंक्तियों के बीच अंतर को नियंत्रित करता है
Question No# :
42
out of 50
The CSS property text-decoration: none; is used to
सीएसएस संपत्ति पाठ-सजावट: कोई नहीं; करने के लिए प्रयोग किया जाता है
A.
Remove the underline from a link
किसी लिंक से अंडरलाइन हटा दें
B.
Apply an underline to a link
किसी लिंक पर अंडरलाइन लागू करें
C.
Change the font size of a link
किसी लिंक का फ़ॉन्ट आकार बदलें
D.
Set the color of a link
लिंक का रंग सेट करें
Question No# :
43
out of 50
Which of the following property is used to control the scrolling of an image in the background
निम्नलिखित में से किस गुण का उपयोग पृष्ठभूमि में किसी छवि की स्क्रॉलिंग को नियंत्रित करने के लिए किया जाता है
A.
background-attachment
background-attachment
B.
background
background
C.
background-repeat
background-repeat
D.
background-position
background-position
Question No# :
44
out of 50
Which CSS property is used to control the space between letters in a text
किसी टेक्स्ट में अक्षरों के बीच के स्थान को नियंत्रित करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है
A.
letter-spacing
पत्र अंतराल
B.
word-spacing
शब्द-अंतराल
C.
text-spacing
टेक्स्ट-स्पेसिंग
D.
line-spacing
पंक्ति रिक्ति
Question No# :
45
out of 50
What does the CSS property opacity: 0.5; indicate?
सीएसएस संपत्ति का क्या अर्थ है अपारदर्शिता: 0.5; संकेत देना
A.
Makes the element transparent
तत्व को पारदर्शी बनाता है
B.
Increases the font size
फ़ॉन्ट आकार बढ़ाता है
C.
Adds a shadow to the element
तत्व में एक छाया जोड़ता है
D.
Changes the background color
पृष्ठभूमि का रंग बदलता है
Question No# :
46
out of 50
The CSS property position: sticky; is used for:
सीएसएस संपत्ति स्थिति: चिपचिपा; के लिए प्रयोग किया जाता है
A.
Fixing the element at the top of the viewport during scrolling
स्क्रॉलिंग के दौरान व्यूपोर्ट के शीर्ष पर तत्व को ठीक करना
B.
Applying relative positioning to the element
तत्व पर सापेक्ष स्थिति लागू करना
C.
Removing the element from the document flow
दस्तावेज़ प्रवाह से तत्व को हटाना
D.
Center-aligning the element
तत्व को केंद्र-संरेखित करना
Question No# :
47
out of 50
How to apply specific styles to h1 tag only when mouse points to it
केवल h1 टैग पर विशिष्ट शैलियाँ कैसे लागू करें जब माउस उस पर इंगित करता है
A.
h1.hover
h1.होवर
B.
h1 : hover
h1: होवर
C.
h1-hover
h1-होवर
D.
h1+hover
h1+होवर
Question No# :
48
out of 50
Which of the following file extensions can be used for CSS files
CSS फ़ाइलों के लिए निम्नलिखित में से किस फ़ाइल एक्सटेंशन का उपयोग किया जा सकता है
A.
.html
html
B.
.css
सीएसएस
C.
.js
.जेएस
D.
.style
।शैली
Question No# :
49
out of 50
Default value of CSS position property is
सीएसएस पोजीशन प्रॉपर्टी का डिफ़ॉल्ट मान है
A.
Relative
Relative
B.
Absolute
Absolute
C.
Fixed
Fixed
D.
Static
Static
Question No# :
50
out of 50
The CSS property opacity is used to
CSS प्रॉपर्टी अपारदर्शिता का उपयोग किया जाता है
A.
Adjust the width of the element
तत्व की चौड़ाई समायोजित करें
B.
Set the transparency of the element
तत्व की पारदर्शिता सेट करें तत्व की पारदर्शिता सेट करें
C.
Change the font color
फ़ॉन्ट का रंग बदलें
D.
Control the spacing between lines
लाइनों के बीच की दूरी को नियंत्रित करें
Latest Current Affairs 2024
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test 2024
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Best Java Training Institute in Prayagraj (Allahabad)
Best Python Training Institute in Prayagraj (Allahabad)
O Level Online Test in Hindi
Bank SSC Railway TET UPTET Question Bank
career counselling in allahabad
Sarkari Naukari Notification
Best Website and Software Company in Allahabad
Sarkari Exam Quiz