CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navbar - Part 1-Markup

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navbar - Part 1-Markup

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through building a project with social media icons and navigation. It starts with an overview of the project, followed by setting up the browser environment using Mozilla Firefox. The tutorial then details creating social media icons using Font Awesome and list elements, including Facebook, LinkedIn, Twitter, and Instagram icons. Finally, it covers building a navigation section with items like sign up/log in, shopping cart, order now, and wish list, using HTML5 NAV elements.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main components to be built in the project?

Sidebar and footer

Social media icons and navigation

Header and navigation

Social media icons and footer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which browser is recommended for use throughout the project?

Safari

Mozilla Firefox

Google Chrome

Microsoft Edge

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to represent social media icons in the markup?

SVG files

Image elements

Font Awesome icons

CSS sprites

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many social media icons are included in the project?

Three

Six

Four

Five

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML element is used to wrap the navigation section?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Font Awesome icon is used for the 'Sign Up/Log In' navigation item?

fa-key

fa-user

fa-sign-in-alt

fa-lock

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the span element in the cart navigation item?

To create a dropdown

To display the number of items

To style the text

To add a tooltip