season 3 part 2

season 3 part 2

6 Qs

quiz-placeholder

Similar activities

FLASH QUIZ (Advertisement, Announcement, Invitation Text)

FLASH QUIZ (Advertisement, Announcement, Invitation Text)

KG - University

10 Qs

Long Quiz for HZPT CLSF Model

Long Quiz for HZPT CLSF Model

KG - University

10 Qs

Spelling 5

Spelling 5

7th Grade - University

10 Qs

Reading Part 1

Reading Part 1

KG - University

6 Qs

GAME 2

GAME 2

KG - University

10 Qs

clean getaway ch 9

clean getaway ch 9

8th Grade

10 Qs

Tabares's Quiz

Tabares's Quiz

KG - University

5 Qs

PTC Year-end Celebration

PTC Year-end Celebration

KG - University

10 Qs

season 3 part 2

season 3 part 2

Assessment

Quiz

Medium

Created by

Mohamed Ayman

Used 7+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which property can be used to change the font size of a piece of text?

font-scale

text-size

font-dimensions

font-size

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

font-family : 'courier new' , courier , sans-serif ;

Why do we add the quotation ( ' ' ) mark?

Because of the distance

To protect the text

There is no correct answer

Because of the curvatures

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To send the text to the right of the page, we use this code

text-align : center ;

text-decoration: right ;

text-align : right ;

text-decoration: center ;

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why was Font Family given this name?

Because it is made up of individuals only

Because it is made up of families

Because it is made up of many names

There is no correct answer

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To change the font type we use?

font-family: serif ;

font-family: 'serif' ;

font-family: "serif" ;

font-weight: bold;

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt


Steps to write the correct code in ( css ) ?

value {

selector : property ;

}

property{

selector : value ;

}

selector {

property : value ;

}

value {

property : selector ;

}