GR9COMPUTERQUIZ3.0

GR9COMPUTERQUIZ3.0

9th Grade

45 Qs

quiz-placeholder

Similar activities

CSS

CSS

11th - 12th Grade

50 Qs

Web Technology - CSS - Tutorial Sheet - 02

Web Technology - CSS - Tutorial Sheet - 02

University

50 Qs

Quiz HTML dan CSS

Quiz HTML dan CSS

10th Grade

50 Qs

HTML Y CSS

HTML Y CSS

University

50 Qs

HTML CSS

HTML CSS

University

40 Qs

Introduction to Cascade Style Sheets Technology

Introduction to Cascade Style Sheets Technology

9th - 12th Grade

50 Qs

CSS Style Sheet

CSS Style Sheet

9th - 12th Grade

50 Qs

Pemrograman Web - HTML/CSS

Pemrograman Web - HTML/CSS

11th Grade

50 Qs

GR9COMPUTERQUIZ3.0

GR9COMPUTERQUIZ3.0

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Sir Maman Magsino

Used 1+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Change the border size of the body or image

border-style

border-width

border-color

width

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To create a dotted border around the page

border-style

border-width

border-color

width

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Set the color of the border

border-style

border-width

border-color

width

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sets the color of words in a paragraph

h1 {

color: pink;

}

img {

color: pink;

}

body {

color: pink;

}

p {

color: pink;

}

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select the rule set to make all the text in your web page blue and centered.

p {

color: blue;

}

body {

text-align: left;

color: blue;

}

p {

text-align: center;

color: blue;

}

body {

text-align: center;

color: blue;

}

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which selector will change the font of the text?

font-size

text-align

font-family

text-decoration

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for? 
Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread

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?