Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

7 Qs

quiz-placeholder

Similar activities

What is Coding?

What is Coding?

KG - University

10 Qs

Malawi Quiz

Malawi Quiz

KG - University

10 Qs

Lesson 2  - Exit Ticket - Web

Lesson 2 - Exit Ticket - Web

KG - University

7 Qs

WEB PROGRAMMING EXAM 1

WEB PROGRAMMING EXAM 1

KG - University

12 Qs

New Horizon College of Engineering

New Horizon College of Engineering

KG - University

7 Qs

Forces Assessment 1

Forces Assessment 1

KG - University

12 Qs

Vocab Unit 2

Vocab Unit 2

KG - University

10 Qs

SINT: Quiz 1

SINT: Quiz 1

KG - University

10 Qs

Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

Assessment

Quiz

others

Hard

Created by

Mr Lee

FREE Resource

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.