The Art of Doing - Web Development for Beginners - Store Front Two Project Part 2

The Art of Doing - Web Development for Beginners - Store Front Two Project Part 2

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers styling a homepage for Mike's Flooring Company using HTML and CSS. It begins with an overview of the current homepage styling and its effects on other pages. The tutorial then focuses on centering and styling navigation links, adjusting the layout and styling of articles, and enhancing the review section's visual appeal. Finally, it demonstrates creating modular pages by reusing styled components, ensuring consistency across different pages.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of the initial homepage styling for Mike's Flooring Company?

Styling the navigation bar and links

Creating a new layout

Styling the footer

Adding images

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to center the text within the navigation bar?

text-align: justify

text-align: center

text-align: right

text-align: left

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What display property is used to allow links to have adjustable width?

inline-block

inline

flex

block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the underline removed from links in the styling process?

Using text-decoration: underline

Using text-decoration: none

Using border: none

Using display: block

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting the box-sizing property to border-box?

To align text to the right

To change the background color

To include padding and border in the element's total width and height

To increase the font size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal when styling the article section?

To hide articles from the page

To display articles inline and adjust their width

To add background images to articles

To make articles appear in a grid layout

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are articles aligned within the content section?

Right-aligned

Center-aligned

Justified

Left-aligned

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?