Web Development Quiz

Web Development Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Python Pandas

Python Pandas

12th Grade

10 Qs

Excel 2016 Lesson 3 - Using Office Backstage

Excel 2016 Lesson 3 - Using Office Backstage

9th - 12th Grade

10 Qs

Excel- Lesson 7 Knowledge Check

Excel- Lesson 7 Knowledge Check

6th - 12th Grade

10 Qs

Adobe Illustrator for Responsive Web Design

Adobe Illustrator for Responsive Web Design

10th - 12th Grade

10 Qs

MIT App Inventor & Kodular

MIT App Inventor & Kodular

4th Grade - University

10 Qs

HTML & CSS Skill#4

HTML & CSS Skill#4

12th Grade

10 Qs

AP Computer Science Principles Unit 3

AP Computer Science Principles Unit 3

9th - 12th Grade

10 Qs

pengolahan data

pengolahan data

7th Grade - University

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