Styling Elements with CSS

Styling Elements with CSS

7th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Quiz 3: Designing websites

Quiz 3: Designing websites

8th Grade

10 Qs

CSS Intermediate

CSS Intermediate

8th - 9th Grade

6 Qs

Cascading Style Sheets

Cascading Style Sheets

8th - 12th Grade

11 Qs

HTML #2 - 2023

HTML #2 - 2023

6th - 8th Grade

12 Qs

تنسيق صورة - CSS

تنسيق صورة - CSS

7th - 8th Grade

5 Qs

Binary Images

Binary Images

7th - 9th Grade

10 Qs

Unit 2 Quiz - Bootstrap: Algebra

Unit 2 Quiz - Bootstrap: Algebra

6th - 12th Grade

11 Qs

Css-img

Css-img

7th Grade

5 Qs

Styling Elements with CSS

Styling Elements with CSS

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Mr. Stevens

Used 24+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "border-radius" property do?

sets the width of an image

sets the radius of curves of an image

turns any image into a circle

sets the height of an image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This property places an element on the left or right side of the screen and allows text and other elements to wrap around it.

align

justify

float

move

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At the end of each property: value on a style sheet, which character signifies the end of that styling?

:

;

.

=

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Different elements can have different background colors.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the thickness of the image border?

4px

10px

solid

250px

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The curve on the corner of the image will be what measurement?

4px

10px

solid

250px

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If I wanted the color of the background for the entire website to be green, which line of code would need to be modified?

2

8

12

19

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which element is centered on the webpage?

body

h1

h2

img