MCQs on CSS
UPPCL AA 2023
पहचानें कि निम्नलिखित कथन सत्य हैं या गलत।
Identify whether the following statements are true or false.
i) The CSS class selectors are used to specify a group of elements.
ii) The “Internal” CSS can be added by using the element in the head>section.
iii) The 'External’CSS can be added by using a element to link to an external CSS file.
[A] i-True. ii-True, iii -True
[B] i-False, ii-True . iii-False
[C] i-False, ii-True . iii-True
[D] i-True, ii-False . iii-True
Correct Answer : i-True. ii-True, iii -True
HP-JOA-IT 2021
________CSS में, स्टाइल को तत्व की "स्टाइल" विशेषता का उपयोग करके निर्दिष्ट किया जाता है।
In ________CSS , style is specified using the "style" attribute of the element .
[A] external
[B] inline
[C] internal
[D] exterior
Correct Answer : inline
HP-JOA-IT 2021
निम्नलिखित में से कौन सा CSS गुण किसी तत्व की सामग्री और सीमा के बीच स्थान निर्धारित करने के लिए उपयोग किया जाता है?
Which of the following CSS properties is used to set space between the content and the border of an element ?
[A] gutter
[B] padding
[C] margin
[D] spacing
Correct Answer : padding
HP-JOA-IT 2021
निम्नलिखित में से कौन सा बॉक्स CSS बॉक्स मॉडल में मौजूद नहीं है?
Which of the following boxes is not present in CSS box model?
[A] Border
[B] Padding
[C] Header
[D] Margin
Correct Answer : Padding
HP-JOA-IT 2021
निम्नलिखित में से कौन सा सही CSS नियम है?
which of the following is a correct CSS rule?
[A] p(color=red;)
[B] p:color=red;
[C] p=color:red;
[D] p{color:red;}
Correct Answer : p{color:red;}
Chhattisgarh ITI 2023
सीएसएस एनिमेशन की गति और अवधि को नियंत्रित करने के लिए आमतौर पर किस संपत्ति का उपयोग किया जाता है?
Which property is commonly used to control the speed and duration of CSS animations?
[A] animation-timing-function
[B] transition-duration
[C] animation-duration
[D] transition-timing-function
Correct Answer : animation-duration
Chhattisgarh ITI 2023
CSS में कीफ़्रेम एनिमेशन बनाने के लिए किस विधि का उपयोग किया जाता है?
Which method is used to create keyframe animations in CSS?
[A] @keyframes
[B] @animation
[C] transition-property
[D] transform
Correct Answer : @keyframes
CTS COPA 2024
CSS का फुल फॉर्म क्या है?
What is the full form of CSS?
[A] Computer Style Sheet
[B] Cascading Style Sheet
[C] Cascading System Style
[D] Customized Style Sheet
Correct Answer : Cascading Style Sheet
CTS-COPA 2024
सीएसएस का पूर्ण रूप क्या है?
What is the full form of CSS?
[A] Computer Style Sheet
[B] Cascading Style Sheet
[C] Cascading System Style
[D] Customized Style Sheet
Correct Answer : Cascading Style Sheet