Web Development Quiz

Web Development Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Unit 7 Video Quiz - Introducing Bootstrap

Unit 7 Video Quiz - Introducing Bootstrap

9th - 12th Grade

6 Qs

Technical Terms - Internet (A-Z) - Media Queries

Technical Terms - Internet (A-Z) - Media Queries

12th Grade

10 Qs

MOAC Word 2016 Lesson 5

MOAC Word 2016 Lesson 5

8th - 12th Grade

10 Qs

Digital Mktg : Website Considerations

Digital Mktg : Website Considerations

11th - 12th Grade

10 Qs

Excel

Excel

9th - 12th Grade

10 Qs

Word Tables

Word Tables

9th - 12th Grade

10 Qs

MOAC Excel 2016 Lesson 02

MOAC Excel 2016 Lesson 02

8th - 12th Grade

10 Qs

Bootstrap Quiz

Bootstrap Quiz

12th Grade

10 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

LHANIE MAE DE VERA

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which property allows including padding and border in an element's total width and height?

Display property

Border-box property

Box-sizing property

Overflow property

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of media queries in CSS?

To specify the type of positioning method used for an element.

To include a block of CSS properties only if a certain condition is true

To add images to the webpage

To create animations on the webpage

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many columns does a responsive grid-view often have?

10 and below columns

11 columns

12 columns

More than 12 columns

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is the correct syntax of @media rule?

@media screen and (max-width: 600px) {...}

@media only screen and (max-width: 600px) {...}

@media only screen size (max-width: 600px) {...}

@media screen size only (max-width: 600px) {...}

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In a responsive web design, how many percent of the page does one (1) column cover?

8.33%

8.66%

9.33%

8%

6.

OPEN ENDED QUESTION

5 mins • 5 pts

In your own understanding, why is responsive web design important?

Evaluate responses using AI:

OFF