Summer Quiz for Senior Class - Quiz Two

Summer Quiz for Senior Class - Quiz Two

6th - 8th Grade

50 Qs

quiz-placeholder

Similar activities

Web Development Review

Web Development Review

8th Grade

50 Qs

PRE TEST/POST TEST SPICT 8

PRE TEST/POST TEST SPICT 8

8th Grade

50 Qs

Web Designs

Web Designs

5th - 12th Grade

55 Qs

Understanding Number Systems

Understanding Number Systems

8th Grade

50 Qs

HTML & CSS Review

HTML & CSS Review

6th Grade

45 Qs

Y8 Mid Year Test

Y8 Mid Year Test

8th Grade

54 Qs

CSSIX

CSSIX

7th Grade

50 Qs

SD10

SD10

1st - 12th Grade

48 Qs

Summer Quiz for Senior Class - Quiz Two

Summer Quiz for Senior Class - Quiz Two

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Ismail Jimoh

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

What does CSS stand for?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does RGB stand for in CSS colors?

Red, Green, Blue
Red, Yellow, Cyan

Blue, Green, Brown

Red, Green, Black

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a way to add CSS to HTML?

Embedding CSS directly in the HTML body.

Applying CSS through JavaScript only.

Using a tag to an external stylesheet.

Using inline styles within HTML tags.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in HTML?

The tag is used to include images and videos in the document.

The tag is for defining the layout of the webpage.

The tag is used to contain meta-information about the HTML document.

The tag is used to display the main content of the page.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'margin' property in CSS control?

The 'margin' property adjusts the font size of text.

The 'margin' property defines the border style of an element.

The 'margin' property controls the space outside an element.

The 'margin' property controls the color of an element.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to define a CSS class?

classname: property: value;

classname { property: value; }

.classname { property: value; }

class classname { property: value; }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of the 'display' property in CSS?

block

flex

grid

inline

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?