Review Test

Review Test

8th Grade

10 Qs

quiz-placeholder

Similar activities

KUIS CSS

KUIS CSS

8th Grade

10 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

Chapter 14 Vocabulary Quiz

Chapter 14 Vocabulary Quiz

6th - 8th Grade

15 Qs

Intermediate level quiz

Intermediate level quiz

7th - 10th Grade

10 Qs

Introduction to Cascade Style Sheets Technology

Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

ICT | CSS-Class

ICT | CSS-Class

8th Grade

14 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

HTML Images & Color

HTML Images & Color

8th - 12th Grade

15 Qs

Review Test

Review Test

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Alvin Simogan

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS tool that allows us to space out the elements on a page. There is a box wrapped around every element that consists of margin, border, padding, and the actual content.

Animations

The box model

Interactions

Image Manipulation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the width and height of the actual content?

20 x 10

5 x 5 x 5 x 5

10 x 10 x 10 x 10

20 x 20 x 20 x 20

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the padding distance of each side of the content?

5 pixels

10 pixels

35 pixels

20 pixel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS properties allow us to animate style changes over time

The Box Model

Animations

Special Selectors

Inspectors

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct Property for giving time duration of the animation ?

animation-time: 4s;

duration: 4s;

animation-duration: 4s;

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following ways is the correct form of @keyframes my-animation?


@keyframes my-animation {

from {height: 310px;}

to {height: 310px; background-color: blue;}

}

@keyframes my-animation {

from {top: 0px;}

}

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An animation lets an element gradually change from one style to another.?

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?