Modern HTML and CSS from the Beginning (Including Sass) - Contact Page - Portfolio Website With Sass

Modern HTML and CSS from the Beginning (Including Sass) - Contact Page - Portfolio Website With Sass

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Wayground Content

FREE Resource

The video tutorial guides viewers through creating a contact page using HTML, CSS, and SCSS in VS Code. It covers setting up the page structure, building a contact form, and styling it with CSS grid layout. The tutorial also includes adding contact information sections with icons and making final adjustments for responsiveness. The focus is on maintaining consistency in design and markup while using grid template areas for layout.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a new contact page?

Open a new HTML file and start from scratch.

Copy elements from an existing page and modify them.

Write all the CSS styles first.

Create a JavaScript file for form validation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is consistency important in web design?

It makes the website load faster.

It ensures a uniform look and feel across the site.

It allows for more complex animations.

It reduces the need for CSS.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to create a grid layout?

display: inline;

display: grid;

display: block;

display: flex;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using grid template areas in CSS?

To add color to the background.

To define specific areas for layout elements.

To create animations.

To increase font size.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What class is used to make an icon larger in the contact info section?

FA4X

FA2X

FA1X

FA3X

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'contact info' class in the HTML structure?

To create a navigation menu.

To apply a specific font style.

To organize contact details in a grid layout.

To add a background image.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the tagline section styled to make the text larger?

By adding more padding.

By using a larger font size.

By using a different font family.

By changing the text color.

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?