Home
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet and Web Technologies
Networking Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Javascript
Web Hosting And Publishing
M3 R5: Programming and Problem Solving through Python
Introduction to Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction to IoT
IoT Architecture
IoT Applications
IoT Security and Challenges | Soft Skills
Other Courses
Under Graduate Courses
BA
BCA
B.COM
Post Graduate Courses
MCA
MBA
M.COM
MA
M.SC.(MATHS)
MSW
Institutional Courses
DCA
ADCA
DFA
DOAP
TALLY PRIME
JAVA
PYTHON
CCA
C Languages
Job Oriented Courses
Digital Marketing
Full Stack Development
Data Science
Cybersecurity and Ethical Hacking
Blockchain Development
Cloud Computing
Artificial Intelligence (AI) and Machine Learning
Government Courses
CCC
O LEVEL
A LEVEL
Mock Test
M1 R5: Information Technology Tools and Network Basics
M2 R5: Web Designing and Publishing
M3 R5: Programming and Problem Solving through Python
M4 R5: Internet of Things (IoT) and Its Applications
Old Papers
2024
New!
Assignments
HTML
New!
CSS
New!
Javascript
New!
Python
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
The CSS property pointer-events: auto; does what to an element
CSS प्रॉपर्टी पॉइंटर - इवेंट: ऑटो; एक एलिमेंट को क्या करता है
Enables pointer events for the element
Disables pointer events for the element
Adds a shadow to the element
Changes the font size of the element
Next Question
25
See Explanation !
2
Which attribute is/are used to set the dimensions of the image?
छवि के आयामों को सेट करने के लिए किस विशेषता का उपयोग किया जाता है/किया जाता है?
size
width and Height
length and breadth
dimension
Previous Question
Next Question
25
See Explanation !
3
Which Of The Following Contains The Body Of The Email Message?
निम्नलिखित में से किसमें ईमेल संदेश का मुख्य भाग है?
Image
Both Image And Text
Only Image
Only Text
Previous Question
Next Question
25
See Explanation !
4
Which selector is being used to specify a group of elements
तत्वों के समूह को निर्दिष्ट करने के लिए किस चयनकर्ता का उपयोग किया जा रहा है
Name
ID
Class
Tag
Previous Question
Next Question
25
See Explanation !
5
Which of the following tag is used to add rows in the table?
तालिका में पंक्तियों को जोड़ने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<td> and </td>
<th> and </th>
<tr> and </tr>
None of the above
Previous Question
Next Question
25
See Explanation !
6
Identify the valid new input Tag element in HTML5?
HTML5 में मान्य नए इनपुट टैग तत्व की पहचान करें?
email
letter
fax
None of the above
Previous Question
Next Question
25
See Explanation !
7
MDA stands for
के लिए खड़ा है
Mail Delivery Agent
Mail Dissemination Agent
Mail Departure Agent
Mail Dispatch Assurance
Previous Question
Next Question
25
See Explanation !
8
Which tag is used to link an external style sheet to a webpage?
बाहरी स्टाइल शीट को वेबपेज से लिंक करने के लिए किस टैग का इस्तेमाल किया जाता है?
<Link> tag
<Style> tag
<Script> tag
@media
Previous Question
Next Question
25
See Explanation !
9
Which of the following achieves the effect of using script language?
निम्नलिखित में से कौन स्क्रिप्ट भाषा का उपयोग करने के प्रभाव को प्राप्त करता है?
DHTML
XML
HTML
CGI
Previous Question
Next Question
25
See Explanation !
10
Which attribute is used to provide a unique identifier to an HTML element
HTML तत्व को एक अद्वितीय पहचानकर्ता प्रदान करने के लिए किस विशेषता का उपयोग किया जाता है
id
class
name
identifier
Previous Question
Next Question
25
See Explanation !
11
What is the role of charset attribute? It specifies
चारसेट विशेषता की भूमिका क्या है? यह निर्दिष्ट करता है
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
none of the mentioned
Previous Question
Next Question
25
See Explanation !
12
SMTP Is used?
SMTP का उपयोग किया जाता है?
Sending mail
Download mail
For access time
None of these
Previous Question
Next Question
25
See Explanation !
13
If we do not want to allow a floating div to the left side of an element, which css property will you use?
यदि हम किसी तत्व के बाईं ओर एक अस्थायी div की अनुमति नहीं देना चाहते हैं, तो आप किस css गुण का उपयोग करेंगे?
Margin
Clear
Float
Padding
Previous Question
Next Question
25
See Explanation !
14
Which of these the w3-container class is not used for HTML container elements like?
इनमें से किस w3 - कंटेनर वर्ग का उपयोग HTML कंटेनर तत्वों के लिए नहीं किया जाता है जैसे?
<div>
<span>
<footer>
<article>
Previous Question
Next Question
25
See Explanation !
15
Choose the correct statement regarding elements having same value of “name” attribute.
"NAME" विशेषता के समान मान वाले तत्वों के बारे में सही कथन चुनें।
Elements with <input type="checkbox"> can have multiple value because multiple checkboxes can be selected and part of same set
Elements with <input type="radio"> can have same value because multiple radio buttons can be selected and part of same set
Elements with <input type="checkbox"> can have same value because only one checkbox can be selected and part of same set
Elements with <input type="radio"> can have same value because only one radio button can be selected and part of same set
Previous Question
Next Question
25
See Explanation !
16
Which class to write bordered shadow for displaying paper-like cards?
कागज जैसे कार्ड प्रदर्शित करने के लिए किस वर्ग को बॉर्डर वाली छाया लिखनी है?
w3-card
w3:card
w3.card
None of the above
Previous Question
Next Question
25
See Explanation !
17
The CSS property z-index is used to:
CSS प्रॉपर्टी z - इंडेक्स का उपयोग निम्न के लिए किया जाता है:
Set the opacity of an element
Define the order of stacking for positioned elements
Control the size of an element
Specify the shadow of an element
Previous Question
Next Question
25
See Explanation !
18
What can be shared on instagram?
इंस्टाग्राम पर क्या साझा किया जा सकता है?
Photo
Video
Both
None
Previous Question
Next Question
25
See Explanation !
19
Which of the following property is used to control the scrolling of an image in the background?
पृष्ठभूमि में किसी छवि के स्क्रॉलिंग को नियंत्रित करने के लिए निम्नलिखित में से किस संपत्ति का उपयोग किया जाता है?
background-attachment
background
background-repeat
background-position
Previous Question
Next Question
25
See Explanation !
20
What is cell padding?
सेल पैडिंग क्या है?
Used to separate cell walls from their contents
Used to set space between cells
Both a and b above
Used to provide width to a cell
Previous Question
Next Question
25
See Explanation !
21
Multipurpose Internet Mail Extension (MIME) was developed
बहुउद्देशीय इंटरनेट मेल एक्सटेंशन (MIME) विकसित किया गया था
to support email messages containing text and video
to support email messages containing text, audio and video
to support email messages containing audio and video
to support text-based email messages
Previous Question
Next Question
25
See Explanation !
22
W3.CSS is used for
W3.CSS का उपयोग किसके लिए किया जाता है
Client Side Scripting
Server Side Scripting
Responsive Web Designing
All of Above
Previous Question
Next Question
25
See Explanation !
23
Which property is used to set the space between the element's border and content
तत्व की सीमा और सामग्री के बीच की जगह सेट करने के लिए किस संपत्ति का उपयोग किया जाता है
margin
padding
border-spacing
spacing
Previous Question
Next Question
25
See Explanation !
24
What is the minimum age to join Facebook
Facebook में शामिल होने की न्यूनतम आयु क्या है
18 years
15 years
13 years
10 years
Previous Question
Next Question
25
See Explanation !
25
Which property is used to give space between content and border?
कंटेंट और बॉर्डर के बीच जगह देने के लिए किस प्रॉपर्टी का इस्तेमाल किया जाता है?
margin
indent
padding
gap
Previous Question