Modern HTML and CSS from the Beginning (Including Sass) - Responsive Media Queries - Portfolio Website With Sass

Modern HTML and CSS from the Beginning (Including Sass) - Responsive Media Queries - Portfolio Website With Sass

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers creating responsive web designs using SCSS. It starts with setting up a new SCSS file for media queries, focusing on tablets and smartphones. The tutorial demonstrates how to adjust styles for different screen sizes, including stacking grid elements and modifying the layout of the footer, about, and contact pages. It concludes with adjustments for landscape mode, ensuring a consistent and user-friendly design across devices.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating a new SCSS file for media queries?

To add animations to the website

To make the website load faster

To improve the performance of the website

To separate styles for different screen sizes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum width set for the media query targeting tablets?

1200 pixels

1000 pixels

800 pixels

500 pixels

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the navigation menu adjusted for smartphones?

By hiding the menu

By setting the flex direction to column

By increasing the font size

By setting the flex direction to row

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the height set for the header on smartphones?

30 R.E.M

50 R.E.M

20 R.E.M

10 R.E.M

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting grid template columns to one fraction?

To hide elements

To change the background color

To create multiple columns

To stack elements in a single column

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are logos removed from the about page?

They are not responsive

They are not important

They take up too much space

They are too large

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the grid template area used for in the contact page?

To change colors

To add animations

To hide elements

To align text fields

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?