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 10
25
See Explanation !
1
Which is the correct format to apply attribute in any tag
किसी भी टैग में विशेषता लागू करने के लिए सही प्रारूप कौन सा है
<tagName attributeName="value">...</tagName>
</tagName attributeName="value">...</tagName>
<attributeName="value" tagName>...</tagName>
<tagName >...</ attributeName="value" tagName>
Next Question
25
See Explanation !
2
Which One is the valid color code for RED in Hexadecimal color scheme
हेक्साडेसिमल रंग योजना में लाल के लिए कौन सा एक मान्य रंग कोड है
#FFFFFF
#000000
#FF0000
#00FF00
Previous Question
Next Question
25
See Explanation !
3
The basic format for text link is:
टेक्स्ट लिंक के लिए बुनियादी फ़ॉर्मेट है:
<A HREF=”URL”> The text describing link </A>
<HREF = “URL”> The text describing link </A>
<HREF = “URL”> </A>
None of the above
Previous Question
Next Question
25
See Explanation !
4
In order to create an ordered list, we can use the tag:
ऑर्डर की गई लिस्ट बनाने के लिए, हम टैग का इस्तेमाल कर सकते हैं:
<UL> </UL>
<P> </P>
<A> </A>
<OL> </OL>
Previous Question
Next Question
25
See Explanation !
5
The <Address> tag is similar to:
मेरे जीवन में पहले से ही एक लड़की हैi
Italics and bold facing
Emphasis or bold facing
Color alignment
Italics or emphasis
Previous Question
Next Question
25
See Explanation !
6
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
7
Which of the following is used as a dimension in frames?
निम्नलिखित में से किसका उपयोग फ्रेम में एक आयाम के रूप में किया जाता है?
Relative
Absolute
Percentage
All of the above
Previous Question
Next Question
25
See Explanation !
8
The attributes of FRAMESET elements are:
फ्रेमसेट तत्वों की विशेषताएं हैं:
ROWS and COLS
MARGINHEIGHT and MARGINWIDTH
Both (a) and (b) above
None of the above
Previous Question
Next Question
25
See Explanation !
9
Name of the frame must begin with:
फ़्रेम का नाम इनसे शुरू होना चाहिए:
Only numerals
Special characters
Alphanumeric characters
All of the above
Previous Question
Next Question
25
See Explanation !
10
If there is not enough space to display all the contents in a frame, we have to use:
यदि एक फ्रेम में सभी सामग्रियों को प्रदर्शित करने के लिए पर्याप्त जगह नहीं है, तो हमें इसका उपयोग करना होगा:
Another frame
Small front size
Scrollbar
Not possible
Previous Question
Next Question
25
See Explanation !
11
Which of the following is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन सा HTML टैग का हिस्सा है और तत्व के बारे में अतिरिक्त जानकारी प्रदान करता है?
Attribute
Cookie
Ordered List
Hypertext
Previous Question
Next Question
25
See Explanation !
12
Which is correct?
कौन सी बात सही है?
<b>Click Here<b>
<strong>Click Here<strong>
<b>Click Here</b>
</strong>Click Here</strong>
Previous Question
Next Question
25
See Explanation !
13
_______are the HTML codes that control the apearance of the document contents
_______ HTML कोड हैं जो दस्तावेज़ सामग्री के विचलन को नियंत्रित करते हैं
Tags
Codas
Slashes
Properties
Previous Question
Next Question
25
See Explanation !
14
Which tag is used for internal Frame
आंतरिक फ़्रेम के लिए किस टैग का उपयोग किया जाता है
<Iframe>
<Inframe>
<frame>
<inlineframe>
Previous Question
Next Question
25
See Explanation !
15
There are_____color names recognized by all version of HTML.
HTML के सभी संस्करणों द्वारा पहचाने गए _____रंग के नाम हैं।
6
8
256
16
Previous Question
Next Question
25
See Explanation !
16
The page title is inside the____tag.
पेज का शीर्षक ____टैग के अंदर है।
Body
Head
Division
Table
Previous Question
Next Question
25
See Explanation !
17
The entire web document is contained within ____
पूरा वेब दस्तावेज़ ____ के भीतर निहित है
Comments
Tags
Web page
HTML element
Previous Question
Next Question
25
See Explanation !
18
HTML document should begin with the ____
HTML दस्तावेज़ ____ से शुरू होना चाहिए
<HEAD> tag
<TITLE> tag
<BODY> tag
<HTML> tag
Previous Question
Next Question
25
See Explanation !
19
____ is a collection of controls in HTML.
____ HTML में नियंत्रणों का एक संग्रह है।
Form
Field
Table
Frame
Previous Question
Next Question
25
See Explanation !
20
HTML allows us to create three different kinds of ___
HTML हमें तीन अलग - अलग प्रकार के ___ बनाने की अनुमति देता है
Functions
Events
Files
Lists
Previous Question
Next Question
25
See Explanation !
21
HTML allows us to use ___ levels of headings.
HTML हमें शीर्षक के ___ स्तरों का उपयोग करने की अनुमति देता है।
Two
Three
Five
Six
Previous Question
Next Question
25
See Explanation !
22
____ attribute is used to display an alternate message.
____ विशेषता का उपयोग वैकल्पिक संदेश प्रदर्शित करने के लिए किया जाता है।
Size
ALT
ALIGN
SRC
Previous Question
Next Question
25
See Explanation !
23
Check boxes are used _____
चेक बॉक्स का उपयोग किया जाता है _____
To enable option
To disable option
To create lists
To enable or disable option
Previous Question
Next Question
25
See Explanation !
24
The CELLSPACING attribute is used to ___
CELLSPACING विशेषता का उपयोग ___ के लिए किया जाता है
Specify the colour of the border
Specify the thickness of the border
Specify the space between cells
Specify the space between text and border
Previous Question
Next Question
25
See Explanation !
25
Interactive documents that can be created using a feature of HTML are called ____
एचटीएमएल की सुविधा का उपयोग करके बनाए जा सकने वाले इंटरएक्टिव दस्तावेज़ों को ____ कहा जाता है
Tables
Forms
Files
Frames
Previous Question