WorksheetsIntroduction to HTML
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
HTML tags are element names surrounded by __________.
a)
<angle brackets>
b)
(round brackets)
c)
[square brackets]
d)
(round brackets) and [square brackets]
2.
The start tag is also called the ____________, and the end tag the closing tag.
a)
start tag
b)
beginning tag
c)
new tag
d)
opening tag
3.
What is 'html' used for?
a)
to search websites
b)
to spellcheck web pages
c)
to create webpages
d)
to destroy viruses
4.
The correct sequence of HTML tags for starting a webpage is
a)
A.Head, Title, HTML, body
b)
B. HTML, Body, Title, Head
c)
C. Head, Body , HTML , Title
d)
D. HTML, Head, Title, Body
5.
Which symbol identifies a closing tag?
a)
<>
b)
/
c)
()
d)
\
6.
An HTML program is saved by using the ____ extension.
a)
A. .ht
b)
B. .html
c)
C. .hml
d)
D. None of the above
7.
What is always the last line in an HTML webpage?
a)
<!DOCTYPE html>
b)
<html>
c)
</html>
d)
<title>
8.
Which section of an HTML webpage should the <title> tag go?
a)
<head>
b)
<body>
9.
Which of these is NOT a web browser?
a)
Chrome
b)
Internet Explorer
c)
Facebook
d)
Firefox
10.
What is the HTML ?
a)
Hyper Text Markup Language
b)
Hyper Text Making Language
c)
Hyper Text Markup Link
d)
Hyper Telephone Markup Language
100 %
