Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

7 Qs

quiz-placeholder

Similar activities

Be a Quiz Whiz! Love Your Locks

Be a Quiz Whiz! Love Your Locks

4th Grade

7 Qs

CSS Review Quiz (Inline and Internal Style Sheet Questions)

CSS Review Quiz (Inline and Internal Style Sheet Questions)

KG - University

12 Qs

Forces Assessment 1

Forces Assessment 1

KG - University

12 Qs

Quiz sobre CSS e HTML

Quiz sobre CSS e HTML

3rd Grade

7 Qs

How well do you know Destiny Discover?

How well do you know Destiny Discover?

4th Grade

10 Qs

Vocab Unit 2

Vocab Unit 2

KG - University

10 Qs

โครงการ พัฒนาทักษะและเสริมสมรรถนะด้านการใช้ดิจิทัล : Digital Literacy

โครงการ พัฒนาทักษะและเสริมสมรรถนะด้านการใช้ดิจิทัล : Digital Literacy

KG - University

10 Qs

Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

Assessment

Quiz

others

Hard

Created by

Mr Lee

Used 1+ times

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.