The Art of Doing - Web Development for Beginners - Final CSS Project Part 3

The Art of Doing - Web Development for Beginners - Final CSS Project Part 3

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers styling a webpage using CSS. It begins with styling the homepage header, including setting a background image and adjusting its size and position. The tutorial then enhances text visibility by changing colors and adding padding. Navigation links are styled with hover effects, and the footer is styled for consistency. The main content is organized using flexbox, and the secondary section is arranged with articles in a row. The tutorial provides a comprehensive guide to using CSS for webpage styling.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to set a background image?

background-image

background-repeat

background-position

background-color

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to adjust the size of a background image to cover the entire element?

background-size: auto

background-size: cover

background-size: stretch

background-size: contain

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the font color in CSS?

font-style

color

text-color

font-color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to add a shadow effect to text?

text-shadow

box-shadow

shadow-effect

text-outline

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property removes the underline from links?

text-style: none

text-line: none

text-decoration: none

text-underline: none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to align text to the center?

text-align: left

text-align: right

text-align: center

text-align: justify

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to set the font family?

font-style

font-family

font-size

font-weight

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?