WorksheetsHTML Written Activity 1
Total questions: 8
Worksheet time: 4mins
Name
Class
Date
1.
What is the title of the page?
a)
Information
b)
Title
c)
Introduction to HTML
d)
Head
2.
How many paragraphs are there on the page?
a)
1
b)
2
c)
3
d)
4
3.
What word will appear in bold?
a)
Elephant
b)
My Name
c)
hobbies
d)
subjects
4.
What closing tag was left out completely?
a)
</html>
b)
</p>
c)
</head>
d)
</body>
5.
Are there any lines of code that appear in the body section?
a)
Yes
b)
No
c)
Maybe
d)
Not Sure
6.
Name two attributes used in the web page.
a)
face
b)
color
c)
head
d)
h1
7.
Why does the last paragraph not appear in a red font colour?
a)
Missing closing tag
b)
Incorrect spelling of colour
c)
Everything is correct
d)
Font color not specified
8.
Why does most of the text appear in italics?
a)
The <i> italics tag in the first paragraph is not closed, it should be </i>
b)
There are no errors
c)
The <i> italics tag is inserted in the wrong place
d)
The browser is set up that way
100 %
