wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 8 - Starter

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.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
3.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
4.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
5.

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>

6.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
7.
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
a)
Search engines
b)
Websites
c)
Web Browsers
d)
Text editors
8.
Which is the correct HTML element for inserting a line break?
a)
<b>
b)
<lb>
c)
<br>
d)
<break>
9.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

10.

When working with color codes RGB stands for...

a)

Green Red Purple

b)

Red Great Blue

c)

Red Green Blue

d)

Blue Green Raspberry