Lesson 2  - Exit Ticket - Web

Lesson 2 - Exit Ticket - Web

7 Qs

quiz-placeholder

Similar activities

HTML Tags Quiz (Code.org Lessons 1-4)

HTML Tags Quiz (Code.org Lessons 1-4)

KG - University

10 Qs

Year 8 Unit 4: Summative Assessment

Year 8 Unit 4: Summative Assessment

9th Grade

8 Qs

Year 8 Unit 4: Summative Assessment

Year 8 Unit 4: Summative Assessment

KG - University

8 Qs

Exercícios Avaliativos PROGRAMAÇÃO

Exercícios Avaliativos PROGRAMAÇÃO

KG - University

10 Qs

6th Unit 1 Lesson 1 Review

6th Unit 1 Lesson 1 Review

6th Grade

11 Qs

Aula 6 - Avaliação App e Lpa Web

Aula 6 - Avaliação App e Lpa Web

KG - University

12 Qs

Unit 4 Java Mini Quiz

Unit 4 Java Mini Quiz

12th Grade

9 Qs

Lesson 2  - Exit Ticket

Lesson 2 - Exit Ticket

KG - University

7 Qs

Lesson 2  - Exit Ticket - Web

Lesson 2 - Exit Ticket - Web

Assessment

Quiz

others

Hard

Created by

Mr Lee

Used 16+ 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)
Media Image
Media Image
Media Image
Media Image

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

Media Image
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 HTML or the BODY tag?

Media Image
Media Image

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.