More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
Computer Science 9th Class English Medium Chapter 5 Online Test MCQs With Answers
Question # 1
___________ tag is used to display data in tabular form;
Choose an answer
table
td
tr
th
Previous
Skip
Next
Question # 2
Which of the following tags is used to insert space ?
Choose an answer
<tr></tr>
<p></p>
<b></b>
& nbsp
Previous
Skip
Next
Question # 3
The _________ elements is a container for metadata (data about data):
Choose an answer
<body>
<head>
<Title>
<html>
Previous
Skip
Next
Question # 4
An individual list item can contain another entire list called ________
:
Choose an answer
Ordered list
Unordered list
Nested list
Definition list
Previous
Skip
Next
Question # 5
An HTML element usually consists of a _________ tags:
Choose an answer
Start
End
Start and End
None of above
Previous
Skip
Next
Question # 6
The _______ tag is used to create a hyperlink in a webpage
:
Choose an answer
<a>
<u></u>
<i></i>
<z></z>
Previous
Skip
Next
Question # 7
Which attribute is used with
img
tag to display the text if image could not load in browser:
Choose an answer
Number
Row
Alt
Col
Previous
Skip
Next
Question # 8
Which of the following tags does not have a closing tag ?
Choose an answer
<tr>
<br>
<center>
<li>
Previous
Skip
Next
Question # 9
Webpages can be created and modified by using __________ :
Choose an answer
Notepad ++
Notepad
Text Edit
All of these
Previous
Skip
Next
Question # 10
________section typically defines the document title, styles and other information about the whole document
:
Choose an answer
Head
Body
Both a and b
None of these
Previous
Skip
Next
Question # 11
How many types of tags in an HTML document ?
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 12
Headings are defined with the tags
:
Choose an answer
<tr>
<br>
<h1> to <h6>
<li>
Previous
Skip
Next
Back