HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Exercise #2

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Exercise #2

Assessment

Interactive Video

Created by

Quizizz Content

Information Technology (IT), Architecture

University

Hard

The video tutorial guides viewers through Exercise 2, focusing on applying CSS styling to an HTML webpage. It begins with an introduction to the exercise, followed by creating and linking a CSS file. The tutorial then covers styling various HTML elements, using advanced CSS properties, and finalizing the design. The goal is to match the example styling provided, reinforcing CSS skills and web design principles.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary task in Exercise #2?

Design a new webpage layout.

Apply CSS styling to match a given example.

Write a JavaScript function to manipulate the DOM.

Create a new HTML file from scratch.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up the CSS file?

Add images to the webpage.

Create a new HTML file.

Link the stylesheet to the HTML file.

Add JavaScript code.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to remove the underline from links?

text-align

background-color

font-style

text-decoration

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What background color is applied to the 'highlight' class?

Blue

Yellow

Red

Green

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the 'big text' class styled in terms of font size?

20px

50px

40px

30px

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the color of the footer's font?

Gray

White

Blue

Black

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

line-height

text-decoration

font-weight

text-align