WorksheetsHTML & Web Design
Total questions: 12
Worksheet time: 6mins
Name
Class
Date
1.
Where would you find the tag </HTML>?
a)
At the start of a webpage.
b)
At the end of a webpage.
c)
In the header of a webpage.
d)
In the footer of a webpage.
2.
HTML can be written using Notepad, because notepad is a...
a)
Text Editor
b)
Web Browser
c)
Word Processor
d)
Word Formatter
3.
Which HTML tag would you use to put text on a new line?
a)
<h1>
b)
<br>
c)
<hr>
d)
<tr>
4.
A HTML tag that requires no closing tag such as <br> or <hr> is known as...
a)
An Open Tag
b)
An Empty Tag
c)
A Full Tag
d)
A Half Tag
5.
Text than when clicked takes the user to a different webpage of website is known as...
a)
A Hyperlink
b)
A Hopspot
c)
A Slice
d)
A Text Frame
6.
Which tag would you use to close a numbered list?
a)
</ol>
b)
<\nl>
c)
</ul>
d)
<\ul>
7.
Putting an image onto a web page is also known as...
a)
Embedding
b)
Linking
c)
Importing
d)
Entering
8.
Which type of font would be most suitable for a website?
a)
Serif
b)
Sans Serif
c)
Italic
d)
Justified
9.
#FFFFFF is the hexadecimal RGB value for which colour?
a)
White
b)
Black
c)
Red
d)
Blue
10.
What is the decimal number 12 in hexadecimal?
a)
A
b)
B
c)
C
d)
D
11.
Which HTML tag would you use to embed the image: cat.png?
a)
<img src = "cat.png">
b)
<img scr = "cat.png">
c)
<img scr = cat.png>
d)
<img src = cat.png>
12.
Which HTML tag would you use to change the font to Arial?
a)
<font face = "Arial">
b)
<font: "Arial">
c)
<font = Arial>
d)
<font face: "Arial">
100 %
