Lesson 1 - Starter

Lesson 1 - Starter

Assessment

Quiz

Created by

Mr Lee

others

22 plays

Hard

Student preview

quiz-placeholder

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to provide structure in a HTML document
Tags
A text editor
Identifiers
Togs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the following line of HTML display?

The house was very big! with the word very in italics.

The house was very big! with the word very in italics and bold.

The house was very big! All in bold.

The house was very big! All in italics.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is wrong with this line of HTML?

Nothing

Heading tags do not match

No closing tag

Heading tags do not match and no closing tag

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What word is missing from this line of HTML code?

Pig one

center

color

style

font

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using a text editor to create a web page, what file type should we make sure is at the end of the filename?
.txt
.pdf
.web
.html