CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Contact Section and Footer

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Contact Section and Footer

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides viewers through the final stages of a web project, focusing on creating and styling a contact section and a simple footer using HTML and CSS. The tutorial covers HTML markup, CSS styling techniques, and grid layout usage. It concludes with a brief introduction to the next topic, which involves creating a modal box.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating the contact section in HTML?

Create a model box

Open section elements with class name contact

Add a navigation bar

Insert a footer element

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the contact section positioned in relation to the gallery?

To the right of the gallery

To the left of the gallery

Below the gallery

Above the gallery

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to make the contact section a grid container?

display: flex

display: block

display: grid

display: inline

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to remove the outline from input elements?

margin: 0

padding: 0

outline: none

border: none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the border-radius property in styling the button?

To change the button color

To add a shadow effect

To round the corners of the button

To increase the button size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What text is included in the footer's paragraph element?

Contact us

Join us and be in the know

Sign up

All the rights reserved

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the footer positioned in terms of grid columns?

It takes up the middle column only

It takes up all columns

It takes up the first and last columns

It takes up all columns except the first and last