Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

quiz-placeholder

Similar activities

HTML and CSS Quiz 2023

HTML and CSS Quiz 2023

6th - 8th Grade

20 Qs

Intro to Web Development

Intro to Web Development

6th - 8th Grade

20 Qs

GMetrix MTA 98-383 Practice Quiz #1

GMetrix MTA 98-383 Practice Quiz #1

8th Grade

20 Qs

Vihan's Very Hard Computer Quizizz

Vihan's Very Hard Computer Quizizz

1st - 12th Grade

15 Qs

About HTML and CSS Review

About HTML and CSS Review

7th Grade

20 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

CSS Review

CSS Review

KG - 12th Grade

21 Qs

MORE ON CSS3

MORE ON CSS3

7th Grade

15 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Francisco Flores

Used 120+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A computer language used to describe how HTML elements should be styled.

CSS Selector

CSS

HTML

CSS Class

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Part of a CSS rule-set that defines which HTML elements the style should be applied to

CSS Selector

CSS

HTML

CSS Class

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If you wanted to change the font style for a selector in CSS, which code would you use in your CSS rule-set?

text-decoration: value;

text-align: value;

font-family: value;

color: value;

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If you wanted to specify the horizontal alignment of text in a CSS element, which code would you use in your CSS rule-set?

text-decoration: value;

text-align: value;

font-family: value;

color: value;

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If you wanted to specify the color of a text element, which code would you use in your CSS rule-set?

background-color: value;

border-color: value;

font-color: value;

color: value;

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What code in the stylesheet could have made the text green? (Click on the image to make it larger)

1 and 3

2 and 4

2 and 3

3 and 4

1, 2, 3, and 4

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Media Image

The web developer wants to make the "My Page" text larger. Which TWO of the following would work? (Click on image to make it larger)

Use <h6> instead of <h3>

Use <h1> instead of <h3>

Put the "My Page" text inside the tags.

Use CSS to set the font-size property of the h3 tag

Put the code `style="larger"` inside the h3 tag.

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?