O Level Exam : Student Portal
Email address
Password
Remember me
Forgot password?
Sign In
Google
Facebook
Don't have an account?
Register now
O Level Online Exam
Menu mobile
Home
MCQ Topic Wise
INFORMATION TECHNOLOGY 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
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASICS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Old Papers
Practical Questions
Videos
Projects
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
W3.CSS provides the CSS for
W3.CSS इसके लिए CSS प्रदान करता है
A.
Desktop
डेस्कटॉप
B.
Laptop
लैपटॉप
C.
Tablet And Mobile
टेबलेट और मोबाइल
D.
All of The Above
ऊपर के सभी
Question No# :
02
out of 50
Report Bug
Bookmark
To add rounded corners to an image which class is used:
किसी इमेज में कार्नर को राउंड करने लिए किस क्लास का उपयोग किया जाता है:
A.
w3-round corner
w3-round corner
B.
w3-rounded
w3-rounded
C.
w3-round
w3-round
D.
None of these
None of these
Question No# :
03
out of 50
Report Bug
Bookmark
Identify the basic lists in W3.css
W3.css में बेसिक लिस्ट की पहचान करें
A.
w3-ol
w3-ol
B.
w3-border
w3-border
C.
3-center
3-center
D.
all of the above
उपरोक्त सभी
Question No# :
04
out of 50
Report Bug
Bookmark
What does the w3-hover-shadow class do
W3-होवर-छाया वर्ग क्या करता है
A.
Adds a shadow when the element is clicked
तत्व पर क्लिक करने पर एक छाया जोड़ता है
B.
Adds a shadow when the element is hovered over
जब तत्व पर होवर किया जाता है तो एक छाया जोड़ता है
C.
Adds a permanent shadow
एक स्थायी छाया जोड़ता है
D.
Adds a glowing effect
एक चमकदार प्रभाव जोड़ता है
Question No# :
05
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# :
06
out of 50
Report Bug
Bookmark
What is not true about W3.CSS ?
W3.CSS के बारे में क्या सच नहीं है?
A.
W3.CSS is a modern, responsive, mobile first CSS Framework
W3.CSS एक आधुनिक, उत्तरदायी, मोबाइल का पहला CSS फ्रेमवर्क है
B.
W3.CSS provide equality for all browsers
W3.CSS सभी ब्राउज़रों के लिए समानता प्रदान करता है
C.
W3.CSS provides equality for all devices
W3.CSS सभी उपकरणों के लिए समानता प्रदान करता है
D.
W3.CSS is not the standard CSS
W3.CSS मानक CSS नहीं है
Question No# :
07
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# :
08
out of 50
Report Bug
Bookmark
Identify the default font used in W3.Font
W3.Font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट को पहचानें
A.
Times New Roman
टाइम्स न्यू रोमन
B.
Arial
एरियल
C.
Verdana
वर्दाना
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
09
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# :
10
out of 50
Report Bug
Bookmark
Which W3.CSS Class Is Used to Make a Text as Left Alignment
टेक्स्ट को लेफ्ट एलाइनमेंट के रूप में बनाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है
A.
w3-align-left
w3-एलाइन-लेफ्ट
B.
w3-left
w3-लेफ्ट
C.
w3-left-align
w3-लेफ्ट-एलाइन
D.
w3-text-left
w3-टेक्स्ट-लेफ्ट
Question No# :
11
out of 50
Report Bug
Bookmark
w3.css has a panel class that adds top and bottom margin and left and right padding to any elements respectively. which of the following is true?
w3.css में एक पैनल क्लास है जो किसी भी तत्व में क्रमशः ऊपर और नीचे का मार्जिन और बाएँ और दाएँ पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सही है?
A.
16px, 16px, 16px, 16px
16px, 16px, 16px, 16px
B.
16px, 20px, 14px, 14px
16px, 20px, 14px, 14px
C.
16px, 16px, 14px, 14px
16px, 16px, 14px, 14px
D.
14px, 14px, 16px, 16px
14px, 14px, 16px, 16px
Question No# :
12
out of 50
Report Bug
Bookmark
Which of the following classes is used to add rounded corners to an element in W3.CSS
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
A.
w3-corner
w3-corner
B.
w3-rounded
w3-rounded
C.
w3-round
w3-round
D.
w3-border-radius
w3-border-radius
Question No# :
13
out of 50
Report Bug
Bookmark
w3-color class is used for
w3-color class का प्रयोग किसके लिए किया जाता है
A.
to Set Background Color
बैकग्राउंड कलर सेट करने के लिए
B.
to Set TEXT Color
टेक्स्ट का कलर सेट करने के लिए
C.
to Set the Border Color
बॉर्डर का कलर सेट करने के लिए
D.
All of These
ये सभी
Question No# :
14
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# :
15
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# :
16
out of 50
Report Bug
Bookmark
The w3-container class is the perfect class to use for
w3-कंटेनर वर्ग के लिए उपयोग करने के लिए एकदम सही वर्ग है
A.
<div>
<div>
B.
<article>,<header>, <footer>
<article>,<header>, <footer>
C.
<section>
<section>
D.
All of These
All of These
Question No# :
17
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# :
18
out of 50
Report Bug
Bookmark
W3.CSS does not provides the following border class:
W3.CSS निम्नलिखित बॉर्डर क्लास प्रदान नहीं करता है:
A.
w3-border-top
w3-border-top
B.
w3-border-right
w3-border-right
C.
w3-border-bottom
w3-border-bottom
D.
w3-border-gutter
w3-border-gutter
Question No# :
19
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# :
20
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# :
21
out of 50
Report Bug
Bookmark
who is the owner of w3.css
w3.CSS किसके द्वारा विकसित की गई है
A.
nielit.gov.in
nielit.gov.in
B.
w3schools.com
w3schools.com
C.
w3.org
w3.org
D.
w3framework.org
w3framework.org
Question No# :
22
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# :
23
out of 50
Report Bug
Bookmark
w3-container class adds a padding to any HTML element:
w3-container क्लास किसी भी HTML एलिमेंट में पैडिंग जोड़ता है:
A.
16px left only
16px left only
B.
32px left and right
32px left and right
C.
16px left and right
16px left and right
D.
32px right only
32px right only
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
Bootstrap was first introduced in ____
बूटस्ट्रैप सबसे पहले इंट्रोडियूज़ किया गया
A.
google
गूगल
B.
twitter
ट्विटर
C.
instagram
इंस्टाग्राम
D.
snapchat
स्नैपचैट
Question No# :
26
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# :
27
out of 50
Report Bug
Bookmark
To set border on all slides which class to add borders style.
सभी स्लाइड्स पर बॉर्डर सेट करने के लिए किस क्लास को बॉर्डर स्टाइल जोड़ना है।
A.
w3_border
w3_बॉर्डर
B.
w3-border
w3-बॉर्डर
C.
w3-borders
w3-बॉर्डर्स
D.
w3-bordered
w3-बॉर्डर्ड
Question No# :
28
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# :
29
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# :
30
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# :
31
out of 50
Report Bug
Bookmark
identify which is not the correct Image Class in W3.Image
W3.Image में कौन सी इमेज क्लास नहीं है, पहचान करें
A.
w3-round
w3-round
B.
w3-circle
w3-circle
C.
w3-border
w3-border
D.
w3-oval
w3-oval
Question No# :
32
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# :
33
out of 50
Report Bug
Bookmark
w3.cSS is a standard CSS that has
w3.cSS एक मानक CSS है जिसमें
A.
jQuery library.
jQuery लाइब्रेरी
B.
JavaScript library.
JavaScript लाइब्रेरी
C.
Both (A) and (B) are true.
(ए) और (बी) दोनों सत्य हैं
D.
Both (A) and (B) are false.
(ए) और (बी) दोनों असत्य हैं
Question No# :
34
out of 50
Report Bug
Bookmark
Which one is Correct w3.css Class for Right Alignment
राइट एलाइनमेंट के लिए कौन सा सही है w3.css क्लास?
A.
w3-align-right
w3-अलाइन-राइट
B.
w3-right-align
w3-राइट-अलाइन
C.
w3-text-right
w3-टेक्स्ट-राइट
D.
w3-right
w3-राइट
Question No# :
35
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# :
36
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# :
37
out of 50
Report Bug
Bookmark
Which statement is not true about responsive tables in W3.Table
W3.Table में रिस्पॉन्सिव टेबल के बारे में कौन सा कथन सत्य नहीं है
A.
W3-responsive class creates a responsive table
W3-responsive क्लास एक उत्तरदायी तालिका बनता हैं
B.
It scroll horizontally on small screens
यहाँ छोटी स्क्रीन पर क्षितिज रूप को स्क्रोल करता है
C.
w3-table class a responsive table
w3-table क्लास एक रेस्पोंसिव टेबल बनता है
D.
on large screens, there is no difference
बड़ी स्क्रीन पर कोई अंतर नहीं है
Question No# :
38
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# :
39
out of 50
Report Bug
Bookmark
which w3-css classes used to give hoverable background colors to the text and buttons
कौन सी w3-css क्लास टेक्स्ट और बटनों को होवरेबल बैकग्राउंड रंग देने के लिए उपयोग की जाती हैं
A.
w3-hover-color
w3-hover-color
B.
w3.hover-color
w3.hover-color
C.
w3:hover-color
w3:hover-color
D.
w3-hovreable-color
w3-hovreable-color
Question No# :
40
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# :
41
out of 50
Report Bug
Bookmark
Which class in W3.CSS changes the text color to black
W3.CSS में कौन सी क्लास टेक्स्ट का रंग बदलकर काला कर देती है
A.
w3-black-text
w3-काला-पाठ
B.
w3-text-black
w3-पाठ-काला
C.
w3-black
w3-काला
D.
w3-txt-black
w3-txt-काला
Question No# :
42
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# :
43
out of 50
Report Bug
Bookmark
Which class to write bordered shadow for displaying paper-like cards?
कागज जैसे कार्ड प्रदर्शित करने के लिए किस वर्ग को बॉर्डर वाली छाया लिखनी है?
A.
w3-card
w3-कार्ड
B.
w3:card
w3:कार्ड
C.
w3.card
w3.कार्ड
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
44
out of 50
Report Bug
Bookmark
Which of the following classes used to display an extra large list?
निम्नलिखित में से किस क्लास का उपयोग अतिरिक्त बड़ी लिस्ट प्रदर्शित करने के लिए किया जाता है?
A.
w3-large
w3-large
B.
w3-xxlarge
w3-xxlarge
C.
w3-xlarge
w3-xlarge
D.
None of these
None of these
Question No# :
45
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# :
46
out of 50
Report Bug
Bookmark
W3.CSS is used for
W3.CSS का उपयोग किस लिए किया जाता है
A.
Client Side Scripting
क्लाइंट साइड स्क्रिप्टिंग
B.
Server Side Scripting
सर्वर साइड स्क्रिप्टिंग
C.
Responsive Web Designing
रेस्पॉन्सिव वेब डिजाइनिंग
D.
All of Above
ऊपर के सभी
Question No# :
47
out of 50
Report Bug
Bookmark
In which classes to give hoverable background colors to the text and buttons by using:
किस वर्ग में टेक्स्ट और बटनों का उपयोग करके होवर करने योग्य बैकग्राउंड कलर देना है:
A.
w3-hover-color
w3-होवर-कलर
B.
w3.hover-color
w3.होवर-कलर
C.
w3:hover-color
w3:होवर-कलर
D.
w3-hoverable-color
w3-होवरेबल -कलर
Question No# :
48
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# :
49
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# :
50
out of 50
Report Bug
Bookmark
Identify the default font used in W3.Font
W3.Font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
A.
Times New Roman
टाइम्स न्यू रोमन
B.
Arial
एरियल
C.
Verdana
वेरदान
D.
None of the above
उपरोक्त में से कोई नहीं
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