Q3_CompSci8_Lesson 12 - Text Properties

Q3_CompSci8_Lesson 12 - Text Properties

8th Grade

8 Qs

quiz-placeholder

Similar activities

HTML Headings and Images

HTML Headings and Images

8th - 10th Grade

8 Qs

Summer Bootcamp Final Quiz For Ages 8-12

Summer Bootcamp Final Quiz For Ages 8-12

6th - 8th Grade

10 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

Styling Elements with CSS

Styling Elements with CSS

7th - 8th Grade

8 Qs

HTML BASIC 2

HTML BASIC 2

6th - 10th Grade

9 Qs

Position + Buttons

Position + Buttons

3rd - 8th Grade

6 Qs

Microsoft  Office Word

Microsoft Office Word

4th Grade - University

12 Qs

Intermediate level quiz

Intermediate level quiz

7th - 10th Grade

10 Qs

Q3_CompSci8_Lesson 12 - Text Properties

Q3_CompSci8_Lesson 12 - Text Properties

Assessment

Quiz

Computers

8th Grade

Hard

Created by

michael manalo

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 3 pts

The color property is used to set the color of the text. The color is specified by

a color name

a text-decoration-color value

a HEX value

an RGB value

a text-decoration style

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This property is used to set the horizontal alignment of a text.

  • text-align

  • text-align-last

  • unicode-bidi

  • vertical-align

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When the text-align-last property is set to "justify", each line is stretched so that every line has equal width, and the left and right margins are straight

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

These properties can be used to change the text direction of an element.

direction and text-align

direction and unicode-bidi

text-align and text-align-last

vertical-align and direction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This property is used to add a decoration line to text.

  • text-decoration-thickness

  • text-decoration-style

  • text-align-last

  • text-decoration-line

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This property is used to set the color of the decoration line.

color

  • text-color-style

  • text-decoration-color

  • background-color

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This property is used to specify uppercase and lowercase letters in a text.

  • text-indent

  • word-spacing

text-transform

text-upper-lower

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This property is used to specify the space between the characters in a text.

  • word-spacing

letter-spacing

text-transform

  • text-indent