css

css

University

12 Qs

quiz-placeholder

Similar activities

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

HTML_CSS

HTML_CSS

University

16 Qs

CSS Basics Quiz

CSS Basics Quiz

9th Grade - University

16 Qs

Recap on HTML and CSS

Recap on HTML and CSS

University

16 Qs

2°A _AV2_R2 2TEC_FE_ 22_42_ CSS_ HTML Elements Concepts_QUIZIZZ

2°A _AV2_R2 2TEC_FE_ 22_42_ CSS_ HTML Elements Concepts_QUIZIZZ

11th Grade - University

16 Qs

Recap on CSS

Recap on CSS

University

11 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?