css

css

University

12 Qs

quiz-placeholder

Similar activities

CSS / HTML

CSS / HTML

University

10 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML_CSS

HTML_CSS

University

16 Qs

Recap on HTML and CSS

Recap on HTML and CSS

University

16 Qs

BOOLEAN CLUB QUIZ 2

BOOLEAN CLUB QUIZ 2

University

10 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

ເວບ ເດືອນ10

ເວບ ເດືອນ10

University

10 Qs

css

css

Assessment

Quiz

Computers

University

Medium

Created by

Shilpa Jackson

Used 111+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Change the border size of the body or image

border-style

border-width

border-color

width

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a dotted border around the page

border-style

border-width

border-color

width

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sets the color of words in a paragraph

h1 {

color: pink;

}

img {

color: pink;

}

body {

color: pink;

}

p {

color: pink;

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a class do?

adds color to words

adds style to specific elements

adds style to a whole page

adds a lot more work

5.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

Which rule set would change the font size to 24?

font-size: 24

size: 24;

font-size: 24;

font size: 24;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

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?