NEW
Font size
S
M
L
XL
WorksheetsHTML - Year 8
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
2.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
3.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
4.
Which is the proper way to write an h1 tag
a)
<h1>Hello</h1>
b)
<h1>"Hello
c)
{h1}Hello{/h1}
d)
<h1>Hello<h1>
5.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
6.
What does a closing tag look like?
a)
< >
b)
<\ >
c)
</ >
d)
<< >>
7.
What does a opening tag look like?
a)
< >
b)
</ >
c)
<< >>
d)
<
8.
the tag <img > would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
9.
Which format usually works best for photos?
a)
JPEG
b)
DOC
c)
TIFF
d)
WAV
10.
</html>
a)
Found after </h1>
b)
Found after </style>
c)
Found after </body>
d)
Found at bottom of written code
Reset
