Modern Web Design with HTML5, CSS3, and JavaScript - Adding Font Styles, Selecting Web Fonts, and Updating a Font Family

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Font Styles, Selecting Web Fonts, and Updating a Font Family

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers various font properties in web design, including font family, style, weight, variant, and shorthand. It explains how these properties can be applied to HTML elements like H1 tags and paragraphs, and discusses default values and their effects. The tutorial also demonstrates the use of developer tools to visualize changes in font properties.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a default web font family?

Gothic

Serif

Fantasy

Cursive

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What effect does the italic font style have on text?

It changes the text color

It underlines the text

It makes the text bold

It angles the text slightly to the right

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does applying a bold font weight affect H1 tags?

It makes them italic

It changes their color

It has no visible effect

It underlines them

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which font variant option displays text in a smaller capital format?

Normal

Small Caps

Inherit

Bold

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using font shorthand in CSS?

To apply a single font property

To change the text color

To apply multiple font properties at once

To remove all font styles

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which unit is commonly used for setting font size in CSS?

Liters

Inches

Pixels

Centimeters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool can be used to visually see changes in font properties?

Text Editor

Developer Tools

Image Editor

Spreadsheet Software