HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Exercise #1: Style a Simple Website

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Exercise #1: Style a Simple Website

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through an exercise to style a simple website using CSS. It begins with an introduction to the exercise, which involves adding colors and styling to a website. The tutorial then explains how to link a CSS file to an HTML page and apply background colors to different sections of the website. It covers styling the footer and list items, emphasizing the importance of practicing these skills. The video concludes by encouraging viewers to experiment with different colors and styles to enhance their understanding of CSS.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main objective of the exercise introduced in the video?

To design a database schema

To learn JavaScript programming

To practice adding colors and styling to a simple website

To create a complex website from scratch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in linking a CSS file to an HTML page?

Writing JavaScript code

Linking the CSS file using a link tag

Creating a new HTML file

Adding a script tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which color is used for the body background in the initial test?

Red

Bisque

Dark Gray

Alice Blue

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are list items displayed to align them next to each other?

As block elements

As flex items

As inline elements

As inline block elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the font color used for the footer in the example?

Black

Blue

Gray

White