NEW
Font size
S
M
L
XL
WorksheetsQuiz Day 9
Total questions: 20
Worksheet time: 40mins
Name
Class
Date
1.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
2.
What does HTML stand for?
a)
Hyper Text Modelling Language
b)
Heuristic Text Markup Language
c)
Hyper Text Markup Language
d)
Heuristic Text Modelling Language
3.
Which heading tag is the largest in size?
a)
<h1>
b)
<h2>
c)
<h3>
d)
<h4>
4.
Within which tags on the HTML page is the main content placed?
a)
<head>
b)
<style>
c)
<html>
d)
<body>
5.
Which tag is used to add a picture to a web-page?
a)
<graphic>
b)
<img>
c)
<pic>
d)
<picture>
6.
When you create a web-page in Notepad++ you have to _________ it in the browser to test it.
a)
preview
b)print
c)
screen capture
d)
import
7.
Chrome, Safari, Firefox and Internet Explorer are all examples of?
a)
Browsers
b)
Interpreters
c)
Compilers
d)
Web Authoring Software
8.
Which tag is used to create table rows?
a)
<row>
b)
<table>
c)
<tr>
d)
<trow>
9.
Which tag creates a bulleted list?
a)
<li>
b)
<bl>
c)
<ul>
d)
<ol>
10.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
11.
Defines a paragraph
a)
<pr>
b)
<p>
c)
<para>
d)
<par>
12.
Which is the correct HTML element for inserting a line break?
a)
<b>
b)
<lb>
c)
<br>
d)
<break>
13.
Which character is used to indicate an end tag?
a)
*
b)
<
c)
/
d)
^
14.
The closing table tag is
a)
</close>
b)
</caption>
c)
</table>
d)
<table>
15.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
16.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
17.
Which opening and closing tags are used to define the header row cells in an HTML table?
a)
<hr> </hr>
b)
<tr> </tr>
c)
<th> </th>
d)
<thr> </thr>
18.
What type of list is this?
a)
Ordered
b)
House
c)
Bulleted
d)
Unordered
19.
What type of list is this?
a)
Cities
b)
Ordered
c)
Unordered
d)
Lettered
20.
Which attribute could you use to define the color of a page?
a)
bgcolour
b)
backcolor
c)
cellcolor
d)
bgcolor
Reset
