Modern HTML and CSS from the Beginning (Including Sass) - About Page

Modern HTML and CSS from the Beginning (Including Sass) - About Page

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through creating and styling an 'About' page for a website. It begins by copying existing HTML elements like the header and footer from the index page. The tutorial then focuses on building the 'About Info' section, adding headings, paragraphs, and images, and applying CSS styles for layout and design. The video also covers creating a 'Testimonials' section, including adding images and text, and styling them with CSS properties like float, margin, and opacity. The tutorial emphasizes using utility classes for cleaner code and introduces concepts like border radius and opacity.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What elements are initially copied from the index page to the 'About' page?

Only the head elements

Navigation bar, footer, and some head elements

Only the navigation bar

Only the footer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main sections added to the 'About' page?

Contact Info and Gallery

About Info and Testimonials

Services and Portfolio

Home and Blog

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS class is used to add a light background color to the 'About Info' section?

BG-dark

BG-secondary

BG-primary

BG-light

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the image styled to appear circular in the 'About Info' section?

By setting the width to 100%

By adding a border-radius of 50%

By setting the height to 50%

By using a circular image file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What utility class is created to increase the heading size?

L-heading

Heading-large

XL-heading

Big-heading

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of adding a class of 'PY3' to the testimonials section?

To change the background color

To add padding to the top and bottom

To add padding to the left and right

To increase the font size

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the background image set for the testimonials section?

With a background-image property in CSS

Directly in the HTML

By setting it as a background color

Using a CSS class

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?