Syllabus
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
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
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
HTML
Set 16
25
See Explanation !
1
Which one is valid color code for RED color in Hexadecimal Color scheme
हेक्साडेसिमल रंग योजना में लाल रंग के लिए कौन सा मान्य रंग कोड है
#FFFF00
#FF0000
#00FF00
#FFFF00
Next Question
25
See Explanation !
2
Which tag is used to define a drop-down list
ड्रॉप - डाउन सूची को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है
<select>
<option>
<dropdown>
<list>
Previous Question
Next Question
25
See Explanation !
3
What is the purpose of the <form> tag in HTML
<form> HTML में टैग का उद्देश्य क्या है
To collect user input
To create a table
To display images
To create links
Previous Question
Next Question
25
See Explanation !
4
Which method is secure to transfer form data to server
फ़ॉर्म डेटा को सर्वर पर ट्रांसफ़र करने के लिए कौन - सी विधि सुरक्षित है
SAFE
GET
SECURE
POST
Previous Question
Next Question
25
See Explanation !
5
How can you insert a comment in HTML
आप HTML में एक टिप्पणी कैसे सम्मिलित कर सकते हैं
<!-- comment -->
// comment
<comment>
<!-- comment !-->
Previous Question
Next Question
25
See Explanation !
6
In the <audio> tag, which attribute specifies multiple alternative audio files
<audio> टैग में, जो कई वैकल्पिक ऑडियो फ़ाइलों को निर्दिष्ट करता है
srcset
sources
<source> tag inside <audio>
media
Previous Question
Next Question
25
See Explanation !
7
How can you make a bulleted list in HTML
आप HTML में बुलेटेड लिस्ट कैसे बना सकते हैं
<ul>
<ol>
<li>
<list>
Previous Question
Next Question
25
See Explanation !
8
What is the correct way to declare a document as HTML5
किसी दस्तावेज़ को HTML5 घोषित करने का सही तरीका क्या है
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!DOCTYPE html>
<!DOCTYPE html5>
Previous Question
Next Question
25
See Explanation !
9
Which attribute will make a checkbox/radio button selected by default
कौन सी विशेषता डिफ़ॉल्ट रूप से चयनित चेकबॉक्स/रेडियो बटन बनाएगी
selected
check
checked
active
Previous Question
Next Question
25
See Explanation !
10
What is the correct HTML for creating a checkbox
चेकबॉक्स बनाने के लिए सही HTML क्या है
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
11
Which one of the following is an empty Tag
निम्नलिखित में से कौन सा एक खाली टैग है
<input>
<marquee>
<p>
<table>
Previous Question
Next Question
25
See Explanation !
12
Which tag is used to add a horizontal rule (line) in HTML
HTML में एक क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है
<hr>
<br>
<line>
<divider>
Previous Question
Next Question
25
See Explanation !
13
What is the correct HTML for adding a background color
बैकग्राउंड का रंग जोड़ने के लिए सही HTML क्या है
<body color=“yellow”>
<body bgcolor='yellow'>
<background>yellow
<color background='yellow'>
Previous Question
Next Question
25
See Explanation !
14
Which attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई को बदलने के लिए किस विशेषता का उपयोग किया जाता है
width
size
thickness
weight
Previous Question
Next Question
25
See Explanation !
15
What is the correct HTML tag to create multiline textbox
मल्टीलाइन टेक्स्टबॉक्स बनाने के लिए सही HTML टैग क्या है
<textarea>
<input>
<form>
<textfield>
Previous Question
Next Question
25
See Explanation !
16
Which attribute is used to define the URL of an image in HTML
HTML में किसी छवि के URL को परिभाषित करने के लिए किस विशेषता का उपयोग किया जाता है
src
href
alt
url
Previous Question
Next Question
25
See Explanation !
17
What is the correct way in which we can start an ordered list that has the numeric value count of 5
सही तरीका क्या है जिसमें हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें 5 की संख्यात्मक मूल्य गणना है
<ol type="1" start="5">
<ol type = “1” num = “5”>
<ol type="5" num="5">
<ol type = “1” initial = “5”>
Previous Question
Next Question
25
See Explanation !
18
Which tag is used to create a definition list in HTML
HTML में परिभाषा सूची बनाने के लिए किस टैग का उपयोग किया जाता है
<dl>
<ol>
<ul>
<li>
Previous Question
Next Question
25
See Explanation !
19
What does the <th> tag in HTML stand for
क्या करता है <th> टैग इन एचटीएमएल स्टैंड के लिए
Table header
Table column
Table row
Table
Previous Question
Next Question
25
See Explanation !
20
How many headings in HTML
HTML में कितने शीर्षक हैं
5
6
7
8
Previous Question
Next Question
25
See Explanation !
21
What is the correct way to create an e-mail link in HTML
HTML में ई - मेल लिंक बनाने का सही तरीका क्या है
<a href='mailto:someone@example.com'>
<mail>someone@example.com</mail>
<email>someone@example.com</email>
<a href='email:someone@example.com'>
Previous Question
Next Question
25
See Explanation !
22
What is the correct way to create a telephone link in HTML
HTML में टेलीफोन लिंक बनाने का सही तरीका क्या है
<a href=mob:8489849843’></a>
<mail> call:8489849843 </mail>
<mob> 8489849843 </mob>
<a href=‘tel:8489849843 ‘></a>
Previous Question
Next Question
25
See Explanation !
23
Which attribute specifies an image's width in HTML
कौन सी विशेषता HTML में छवि की चौड़ाई निर्दिष्ट करती है
width
size
alt
src
Previous Question
Next Question
25
See Explanation !
24
What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है
text
radio
password
date
Previous Question
Next Question
25
See Explanation !
25
Who is known as the Father of HTML
कौन सी मशीन कई काम कर सकती है
Steve Jobs
Tim Berners-Lee
Bill Gates
Vint Cerf
Previous Question