Review

Review

8th Grade

7 Qs

quiz-placeholder

Similar activities

Quiz sobre HTML e CSS

Quiz sobre HTML e CSS

1st Grade - University

10 Qs

HTML 5 and CSS

HTML 5 and CSS

8th Grade

10 Qs

carros

carros

KG - University

10 Qs

BÀI 8. SẮP XẾP VÀ LỌC DỮ LIỆU

BÀI 8. SẮP XẾP VÀ LỌC DỮ LIỆU

1st - 12th Grade

10 Qs

Fusion 360

Fusion 360

4th - 9th Grade

8 Qs

KIỂM TRA HK2-ĐỀ A

KIỂM TRA HK2-ĐỀ A

8th Grade

10 Qs

kiem tra 2

kiem tra 2

8th Grade

10 Qs

PMBOK Quiz

PMBOK Quiz

KG - University

10 Qs

Review

Review

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sebastian Conrado

Used 5+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this tag do:

<p>...</p>

draws a random display

points at new blob on screen

pauses screen

creates a paragraph on display

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Do all tags need a closing tag?

Yeah, of course!

No, just depends on the tag.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does br in <br> mean and do?

Brakes; stops code

Break; separates tags with a gap of space

Broke; spends my money

:(

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which one would appear bigger?

<h2>...</h2>

<h1>...</h1>

<h3>...</h3>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which one will display an img:

<img src="https..."/>

<img="https..."/>

<img src"https..">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

which image tag has the correct format that changes the image sizing?

<img height="10" width="99" src=""/>

<img size(4x4) src=""/>

<img dimension="24" src=""/>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

I want to divide my website into sections, what should I do?

Call my mentor to do it

Get a marker and draw lines between my texts

use breaks

use the <div> tag