O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
IT TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Online Mock Test
IT TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PYTHON PROGRAMMING
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Previous Year Papers
Practical Exam Papers
Videos
MCQ : CSS FRAMEWORK For NIELIT O Level Exam
CSS FRAMEWORK For NIELIT O Level Exam
00:00:00
English
Hindi
Question No# :
01
out of 50
Report Bug
Bookmark
in W3.CSS the Default Font Size for <h1> tag is
W3.CSS में <h1> टैग के लिए डिफ़ॉल्ट फ़ॉन्ट आकार है
A.
64 PX
64 PX
B.
36 PX
36 PX
C.
32 PX
32 PX
D.
24 PX
24 PX
Question No# :
02
out of 50
Report Bug
Bookmark
Which class floats an element to the right?
कौन सी क्लास किसी एलिमेंट को दाईं ओर फ्लोट करती है?
A.
w3-right
w3-right
B.
w3-float-right
w3-float-right
C.
w3-align-right
w3-align-right
D.
w3-pull-right
w3-pull-right
Question No# :
03
out of 50
Report Bug
Bookmark
The w3-panel class adds a ______ top and bottom margin and a ____ left and right padding to any HTML element.
W3-पैनल वर्ग किसी भी HTML तत्व में एक ______ शीर्ष और निचला मार्जिन और एक ____ बाएँ और दाएँ पैडिंग जोड़ता है।
A.
4PX 4PX
4PX 4pX
B.
16PX 16PX
16PX 16PX
C.
4PX 16PX
4PX 16PX
D.
16PX 4PX
16PX 4PX
Question No# :
04
out of 50
Report Bug
Bookmark
What does the w3-card class do
W3-कार्ड वर्ग क्या करता है
A.
Adds a border and some padding to an element
किसी तत्व में बॉर्डर और कुछ पैडिंग जोड़ता है
B.
Creates a shadow effect and rounded corners for an element
किसी तत्व के लिए छाया प्रभाव और गोल कोने बनाता है
C.
Aligns the text to the center
पाठ को केंद्र में संरेखित करता है
D.
Creates a card layout with tabs
टैब के साथ एक कार्ड लेआउट बनाता है
Question No# :
05
out of 50
Report Bug
Bookmark
Which is not a CSS framework?
इनमें से कौन सा CSS फ़्रेमवर्क नहीं है?
A.
Primer
Primer
B.
Puma
Puma
C.
Bulma
Bulma
D.
Materialize
Materialize
Question No# :
06
out of 50
Report Bug
Bookmark
Which of the following is a key advantage of using W3.CSSfor web development?
वेब डेवलपमेंट के लिए W3.CSS का इस्तेमाल करने का मुख्य फ़ायदा इनमें से कौन-सा है?
A.
It depends on jQuery for its functionality
It depends on jQuery for its functionality
B.
It provides extensive JavaScript features by default
It provides extensive JavaScript features by default
C.
It is lightweight, responsive, and does not require external dependencies.
It is lightweight, responsive, and does not require external dependencies.
D.
It is designed specifically for Angular and React projects.
It is designed specifically for Angular and React projects.
Question No# :
07
out of 50
Report Bug
Bookmark
How many columns are supported in the responsive grid?
प्रतिक्रियाशील ग्रिड में कितने कॉलम समर्थित हैं?
A.
10
10
B.
11
11
C.
12
12
D.
13
13
Question No# :
08
out of 50
Report Bug
Bookmark
W3.CSS provides the CSS for
W3.CSS इसके लिए CSS प्रदान करता है
A.
Desktop
डेस्कटॉप
B.
Laptop
लैपटॉप
C.
Tablet And Mobile
टेबलेट और मोबाइल
D.
All of The Above
ऊपर के सभी
Question No# :
09
out of 50
Report Bug
Bookmark
Which class makes an image circular in W3.CSS
W3.CSS में कौन सा वर्ग एक छवि को गोलाकार बनाता है
A.
w3-circle
w3-सर्कल
B.
w3-rounded-circle
w3-गोल-वृत्त
C.
w3-rounded
w3-गोल
D.
w3-circular
w3-परिपत्र
Question No# :
10
out of 50
Report Bug
Bookmark
w3-navbar creates a
w3-navbar क्या बनता है
A.
horizontal navigation bar
horizontal navigation bar
B.
inside the navigation bar
inside the navigation bar
C.
force the navigation bar
force the navigation bar
D.
navigation bar to stay at the top of the page
navigation bar to stay at the top of the page
Question No# :
11
out of 50
Report Bug
Bookmark
Which is not a valid text alignment class in W3.CSS?
कौन सा W3.CSS में एक मान्य टेक्स्ट अलाइनमेंट क्लास नहीं है?
A.
w3-left-align
w3-left-align
B.
w3-right-align
w3-right-align
C.
w3-center
w3-center
D.
w3.center-align
w3.center-align
Question No# :
12
out of 50
Report Bug
Bookmark
Choose the correct class in W3.CSS to sets the background color when mouse is hovered over an element.
जब माउस किसी तत्व पर होवर किया जाता है तो बैकग्राउंड कलर सेट करने के लिए W3.CSS में सही वर्ग चुनें।
A.
w3hover:color
w3होवर:कलर
B.
w3-color-hover
w3-कलर -होवर
C.
w3hover:color
w3होवर:कलर
D.
w3-hover-color
w3-होवर-कलर
Question No# :
13
out of 50
Report Bug
Bookmark
How can you apply the W3.CSS container class to make content responsive and centered?
कंटेंट को रिस्पॉन्सिव और सेंटर में लाने के लिए आप W3.CSS कंटेनर क्लास का इस्तेमाल कैसे कर सकते हैं?
A.
Add the w3-responsive class to a <div>.
Add the w3-responsive class to a <div>.
B.
Add the w3-container class to a <div>.
Add the w3-container class to a <div>.
C.
Add the w3-center class to a <div>.
Add the w3-center class to a <div>.
D.
Add the w3-block class to a <div>.
Add the w3-block class to a <div>.
Question No# :
14
out of 50
Report Bug
Bookmark
Which one of the following class to set background color performed by w3.css?
निम्नलिखित में से कौन सा वर्ग w3.css द्वारा प्रदर्शित बैकग्राउंड का कलर सेट करता है?
A.
w3-color
w3-color
B.
w3-background-color
w3-background-color
C.
w3-bgcolor
w3-bgcolor
D.
w3-colour
w3-colour
Question No# :
15
out of 50
Report Bug
Bookmark
Bootstrap Is Used For _______?
बूटस्ट्रैप का उपयोग _______ के लिए किया जाता है?
A.
Web Applications
वेब-एप्लीकेशन
B.
A Lot of Internet of Things
बहुत सारी इंटरनेट थिंग्स
C.
Bigdata
बड़ा डेटा
D.
Data
डेटा
Question No# :
16
out of 50
Report Bug
Bookmark
Which class makes the text bold in W3.CSS
W3.CSS में कौन सी क्लास टेक्स्ट को बोल्ड बनाती है
A.
w3-bold
w3-बोल्ड
B.
w3-strong
w3-मजबूत
C.
w3-font-bold
w3-फ़ॉन्ट-बोल्ड
D.
w3-text-bold
w3-टेक्स्ट-बोल्ड
Question No# :
17
out of 50
Report Bug
Bookmark
Which statement is not true for the headings in W3.Font?
W3.Font में हेडिंग्स के लिए कौन सा कथन सत्य नहीं है?
A.
Segoe UI is the default font for headings
Segoe UI हेडिंग्स के लिए डिफॉल्ट्स फॉन्ट हैं
B.
Segoe UI has a more narrow letter spacing
Segoe UI में अधिक नैरो लेटर स्पेसिंग हैं
C.
Headings allow a lesser number of letters in the headings
हेडिंग्स ,हेडिंग्स में काम संख्या में अक्षर की अनुमति देती हैं
D.
Smallest heading tag is <h6>
सबसे छोटा हेडिंग टैग <h6> हैं
Question No# :
18
out of 50
Report Bug
Bookmark
Bootstrap was first introduced in ____
बूटस्ट्रैप सबसे पहले इंट्रोडियूज़ किया गया
A.
google
गूगल
B.
twitter
ट्विटर
C.
instagram
इंस्टाग्राम
D.
snapchat
स्नैपचैट
Question No# :
19
out of 50
Report Bug
Bookmark
Which W3.CSS Class is used to remove all Border from html Element
सभी बॉर्डर फॉर्म एलिमेंट को हटाने के लिए जो W3.CSS Class का उपयोग किया जाता है
A.
w3-border-none
w3-border-none
B.
w3-border-0
w3-border-0
C.
w3-border-remove
w3-border-remove
D.
w3-no-border
w3-no-border
Question No# :
20
out of 50
Report Bug
Bookmark
Which CSS specification was first declared to become an official W3C Recommendation?
आधिकारिक W3C अनुशंस बनने के लिए सबसे पहले कौन सा CSS विनिर्देशन की घोषणा किया गया था ?
A.
CSS level 2
CSS level 2
B.
CSS level0
CSS level0
C.
CSS level 1
CSS level 1
D.
CSS level 2.1
CSS level 2.1
Question No# :
21
out of 50
Report Bug
Bookmark
Which of the following class ensures an image scales automatically in the CSS framework?
CSS फ़्रेमवर्क में इनमें से कौन-सी क्लास यह सुनिश्चित करती है कि इमेज अपने-आप स्केल हो जाए?
A.
w3-auto-img
w3-auto-img
B.
w3-responsive
w3-responsive
C.
w3-scale
w3-scale
D.
w3-image
w3-image
Question No# :
22
out of 50
Report Bug
Bookmark
Which W3.CSS Class Properties are not included in w3-table-all Class
कौन सी W3.CSS क्लास गुण w3-टेबल-ऑल क्लास में शामिल नहीं हैं
A.
w3-striped
w3-striped
B.
w3-border
w3-border
C.
w3-centered
w3-centered
D.
w3-table
w3-table
Question No# :
23
out of 50
Report Bug
Bookmark
w3-container class used to style multiple container type elements in a similar style by adding:
w3-कंटेनर वर्ग एक समान शैली में कई कंटेनर प्रकार के एलिमेंट को जोड़कर स्टाइल करता है:
A.
Uniform
यूनिफार्म
B.
Padding
पैडिंग
C.
Fonts
फोंट्स
D.
All of the above
ऊपर के सभी
Question No# :
24
out of 50
Report Bug
Bookmark
Which W3.CSS class is used to display a border around a table
टेबल के चारों ओर बॉर्डर प्रदर्शित करने के लिए किस W3.CSS क्लास का उपयोग किया जाता है
A.
w3-border
w3-बॉर्डर
B.
w3-table-border
w3-टेबल-बॉर्डर
C.
w3-bordered
w3-बॉर्डर्ड
D.
w3-border-table
w3-बॉर्डर-टेबल
Question No# :
25
out of 50
Report Bug
Bookmark
w3-circle class used for ________
w3-circle क्लास का उपयोग किस लिए किया जाता है
A.
displays content inside a circle
displays content inside a circle
B.
displays content in the center
displays content in the center
C.
Both a and b
Both a and b
D.
None of these
इनमें से कोई नहीं
Question No# :
26
out of 50
Report Bug
Bookmark
Which of the following is not included in the framework ?
निम्नलिखित में से कौन सा फ्रेमवर्क में शामिल नहीं है?
A.
font sizes
फॉन्ट साईज़
B.
css reset
सीएसएस रिसेट
C.
button styles
बटन स्टाइल
D.
forms
फॉर्म्स
Question No# :
27
out of 50
Report Bug
Bookmark
How many columns does the W3.CSS grid system support?
W3.CSS ग्रिड सिस्टम कितने कॉलम को सपोर्ट करता है?
A.
10
10
B.
12
12
C.
16
16
D.
Flexible, no fixed number
Flexible, no fixed number
Question No# :
28
out of 50
Report Bug
Bookmark
Which of the following class is used for justified text in the CSS framework?
CSS फ़्रेमवर्क में जस्टिफ़ाइड टेक्स्ट के लिए इनमें से किस क्लास का इस्तेमाल किया जाता है?
A.
w3-text-justify
w3-text-justify
B.
w3-align-justify
w3-align-justify
C.
3-justify
3-justify
D.
w3-text-full
w3-text-full
Question No# :
29
out of 50
Report Bug
Bookmark
Which is not a valid list type in W3.List?
A.
Small
Small
B.
XSmall
XSmall
C.
Large
Large
D.
XLarge
XLarge
Question No# :
30
out of 50
Report Bug
Bookmark
W3.CCS does not provides the following border class.
W3.CCS निम्न में से कौन सी बॉर्डर क्लास प्रोवाइड नहीं करता है।
A.
w3-border-top
w3-border-top
B.
3-border-right
3-border-right
C.
w3-border-bottom
w3-border-bottom
D.
w3-border-gutter
w3-border-gutter
Question No# :
31
out of 50
Report Bug
Bookmark
Which class in W3.CSS is used to apply a black border to an element
W3.CSS में किस वर्ग का उपयोग किसी तत्व पर काला बॉर्डर लगाने के लिए किया जाता है
A.
w3-border
w3-सीमा
B.
w3-black-border
w3-काला-बॉर्डर
C.
w3-border-black
w3-बॉर्डर-काला
D.
w3-bd
w3-बीडी
Question No# :
32
out of 50
Report Bug
Bookmark
To use w3.css in your program__________add stylesheet in the web page.
अपने प्रोग्राम में w3.css का उपयोग करने के लिए __________ वेब पेज में स्टाइलशीट जोड़ें।
A.
href="https://www.w3school.com/lib/.css"
href="https://www.w3school.com/lib/.css"
B.
href="http://www.w3schools.com/lib/w3.css"
href="http://www.w3schools.com/lib/w3.css"
C.
hrefs="http"//www.w3school.com/ ...lib/w3.css"
hrefs="http"//www.w3school.com/ ...lib/w3.css"
D.
href="https://www.w3schools.com/ ...lib/w3.css"
href="https://www.w3schools.com/ ...lib/w3.css"
Question No# :
33
out of 50
Report Bug
Bookmark
What is work of w3-pannel class?
w3-pannel क्लास का क्या कार्य है?
A.
provide 16px top and bottom margin and 16px left and right padding
provide 16px top and bottom margin and 16px left and right padding
B.
provide 16px top and bottom margin and 16px left and right margin
provide 16px top and bottom margin and 16px left and right margin
C.
provide 16px top and bottom padding and 16px left and right margin
provide 16px top and bottom padding and 16px left and right margin
D.
provide 16px top and bottom padding and 16px left and right padding
provide 16px top and bottom padding and 16px left and right padding
Question No# :
34
out of 50
Report Bug
Bookmark
Which W3.CSS class is used to add zebra-stripes to a table
टेबल में ज़ेबरा-स्ट्राइप्स जोड़ने के लिए किस W3.CSS क्लास क्लास का इस्तेमाल किया जाता है
A.
w3-table-striped
w3-टेबल-स्ट्रिप्ड
B.
w3-zebra
w3-ज़ेबरा
C.
w3-striped
w3-स्ट्रिप्ड
D.
w3-zebra-striped
w3-ज़ेबरा-स्ट्रिप्ड
Question No# :
35
out of 50
Report Bug
Bookmark
Which class in W3.CSS adds a red background to an element
W3.CSS में कौन सा वर्ग किसी तत्व में लाल पृष्ठभूमि जोड़ता है
A.
w3-bg-danger
w3-बीजी-खतरा
B.
w3-red
w3-लाल
C.
bg-red
बीजी-लाल
D.
red-bg
लाल-बी.जी
Question No# :
36
out of 50
Report Bug
Bookmark
Which Class Produce Largest Font Size in W3.CSS
W3.CSS में कौन सा वर्ग सबसे बड़ा फ़ॉन्ट आकार उत्पन्न करता है
A.
w3-jumbo
w3-jumbo
B.
w3-xxxlarge
w3-xxxlarge
C.
w3-xxlarge
w3-xxlarge
D.
w3-xlarge
w3-xlarge
Question No# :
37
out of 50
Report Bug
Bookmark
w3.css is alternative of
w3.css किसका विकल्प है
A.
Bootstrap
बूटस्ट्रैप
B.
JavaScript
जावास्क्रिप्ट
C.
AngularJS
एंगुलर JS
D.
HTML
एचटीएमएल
Question No# :
38
out of 50
Report Bug
Bookmark
What does the w3-opacity class do
W3-अपारदर्शिता वर्ग क्या करता है
A.
Sets the opacity to a specific value (default is 0.75)
अपारदर्शिता को एक विशिष्ट मान पर सेट करता है (डिफ़ॉल्ट 0.75 है)
B.
Makes the element invisible
तत्व को अदृश्य बना देता है
C.
Adds a fade animation to the element
तत्व में एक फीका एनीमेशन जोड़ता है
D.
Sets the background transparency
पृष्ठभूमि पारदर्शिता सेट करता है
Question No# :
39
out of 50
Report Bug
Bookmark
How many columns are there in the basic grid of a skeleton ?
स्केलटन के बेसिक ग्रिड में कितने कॉलम्स होते हैं?
A.
17
17
B.
12
12
C.
16
16
D.
10
10
Question No# :
40
out of 50
Report Bug
Bookmark
How do you include W3.CSS in your HTML document
आप अपने HTML दस्तावेज़ में W3.CSS को कैसे शामिल करते हैं
A.
<link rel="stylesheet" href="w-3.css">
<लिंक rel='स्टाइलशीट' href='w-3.css'>
B.
<लिंक rel='सà¥à¤Ÿà¤¾à¤‡à¤²à¤¶à¥€à¤Ÿ' href='w-3.css'>
<लिंक rel='शैली वर्गीकरण' href='w-3.css'>
C.
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<लिंक rel="स्टाइलशीट" href="https://www.w3schools.com/w3css/4/w3.css">
D.
All of the above
ऊपर के सभी
Question No# :
41
out of 50
Report Bug
Bookmark
What is W3.CSS
W3.CSS क्या है
A.
A JavaScript framework
एक जावास्क्रिप्ट ढाँचा
B.
A CSS framework
एक सीएसएस ढांचा
C.
A database management system
एक डेटाबेस प्रबंधन प्रणाली
D.
A programming language
एक प्रोग्रामिंग भाषा
Question No# :
42
out of 50
Report Bug
Bookmark
w3-color and w3-text-color classes can be used to color:
w3-color और w3-text-color क्लासेस का उपयोग ______को कलर करने के लिए किया जा सकता है:
A.
any HTML element
कोई एचटीएमएल एलिमेंट
B.
Heading only
केवल हैडिंग
C.
Paragraph element only
केवल पाराग्राफ एलिमेंट
D.
table element only
केवल टेबल एलिमेंट
Question No# :
43
out of 50
Report Bug
Bookmark
Which class is used to create border in w3.css
w3.css में बॉर्डर बनाने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
A.
w3-border
w3-border
B.
w3.border
w3.border
C.
w3.-border
w3.-border
D.
None of these
इनमें से कोई नहीं
Question No# :
44
out of 50
Report Bug
Bookmark
w3.css grids is used for
w3.css ग्रिड का उपयोग किया जाता है
A.
Responsive web design
Responsive web design
B.
Image Gallery
Image Gallery
C.
Encrypted data
Encrypted data
D.
All of these
ऊपर के सभी
Question No# :
45
out of 50
Report Bug
Bookmark
Identity the default font used in w3.font
w3.font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
A.
Times New Roman
Times New Roman
B.
Arial
Arial
C.
Verdana
Verdana
D.
None of the above
None of the above
Question No# :
46
out of 50
Report Bug
Bookmark
w3-container class adds a __________ left and right padding to any HTML element
w3- कंटेनर वर्ग किसी भी HTML तत्व में __ बाएँ और दाएँ पैडिंग जोड़ता है
A.
4 PX
4 PX
B.
8 PX
8 PX
C.
16 PX
16 PX
D.
32 PX
32 PX
Question No# :
47
out of 50
Report Bug
Bookmark
How do you create a responsive grid layout in W3.CSS
आप W3.CSS में रिस्पॉन्सिव ग्रिड लेआउट कैसे बनाते हैं
A.
Using w3-grid class
w3-ग्रिड क्लास का उपयोग करना
B.
Using w3-row and w3-col classes
w3-पंक्ति और w3-col कक्षाओं का उपयोग करना
C.
Using w3-container and w3-row classes
w3-कंटेनर और w3-पंक्ति कक्षाओं का उपयोग करना
D.
W3.CSS does not support grid layouts
W3.CSS ग्रिड लेआउट का समर्थन नहीं करता
Question No# :
48
out of 50
Report Bug
Bookmark
What does w3-rest do?
w3-rest क्या करता है?
A.
Adds margin
Adds margin
B.
Takes the remaining width
Takes the remaining width
C.
Centers content
Centers content
D.
Makes the column fixed
Makes the column fixed
Question No# :
49
out of 50
Report Bug
Bookmark
Which class is used to create list card in w3 CSS
लिस्ट कार्ड बनाने के लिए किस क्लास का उपयोग किया जाता है?
A.
w3.card
w3.card
B.
w3-card
w3-card
C.
w3-list-card
w3-list-card
D.
w3.list-card
w3.list-card
Question No# :
50
out of 50
Report Bug
Bookmark
To create a grid layout in W3.CSS, which of the following is correct?
W3.CSS में ग्रिड लेआउट बनाने के लिए, इनमें से कौन सा सही है?
A.
Use w3-row for rows and w3-cell for columns.
Use w3-row for rows and w3-cell for columns.
B.
Use w3-grid for rows and w3-column for columns.
Use w3-grid for rows and w3-column for columns.
C.
Use w3-row-padding for rows and w3-col for columns.
Use w3-row-padding for rows and w3-col for columns.
D.
Use w3-grid for rows and w3-cell-padding for columns.
Use w3-grid for rows and w3-cell-padding for columns.
Latest Current Affairs 2026
Online Exam Quiz for One day Exam
Online Typing Test
CCC Online Test
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Online MBA 2 years
Online MCA
Online BCA
Best Website and Software Company in Allahabad