Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

Assessment

Quiz

Created by

Mr Lee

others

1 plays

Hard

Student preview

quiz-placeholder

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the current standard for HTML?
HTMLS
HTML4
HTML5
HTML!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of alt tags?
To display a description of the image over the it like a caption
To display a description of the image when a user clicks on it
To display the filename of the image
To display a description of the image should it not load correctly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What is the correct tag to display an image? (1 correct)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the example in the previous question, where would we add the alt tag?
After the >
Before the <
Before the first "
After the last "

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of ?
It adds .html on to our filenames automatically.
It declares the document type to help browsers display information correctly.
It tells your browser that this file includes images to display.
It allows you to open the web page in a word processor.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a new web page, which tag comes first the or the tag?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the width attribute for images, what comes directly after it?
"50%" or whatever percentage you are choosing.
Number of pixels wide.
=
Number of centimetres wide.