ICT 10 Third Quarterly Assessment Review

ICT 10 Third Quarterly Assessment Review

10th Grade

15 Qs

quiz-placeholder

Similar activities

ADV CSS Quiz 3

ADV CSS Quiz 3

9th - 12th Grade

10 Qs

Empowerment Technologies

Empowerment Technologies

KG - 12th Grade

15 Qs

Web Design Best Practices Part 3

Web Design Best Practices Part 3

9th - 12th Grade

13 Qs

Test 4.02

Test 4.02

9th - 12th Grade

20 Qs

12AIT - All About W3C <3

12AIT - All About W3C <3

10th Grade - University

18 Qs

Bootstrap Website

Bootstrap Website

10th - 12th Grade

12 Qs

Bootstrap Level One

Bootstrap Level One

10th - 12th Grade

12 Qs

CSS Grid & Responsive Design Challenge

CSS Grid & Responsive Design Challenge

10th Grade

20 Qs

ICT 10 Third Quarterly Assessment Review

ICT 10 Third Quarterly Assessment Review

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Ellis Jade

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a feature of responsive design?

Fixed positioning

Flexible images

Fluid grids

Media queries

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To ensure that images are responsive, which CSS property is commonly used?

height: auto;

max-width: 100%;

width: 100%;

Both
max-width: 100%;
and
width: 100%;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the mobile-first design approach prioritize?

Desktop users

A single fixed layout

Ignoring user experience

Mobile users and their experience

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a mobile-first design strategy, what is typically the first step?

Designing for desktops

Ignoring mobile design

Adding complex features

Creating a basic layout for mobile devices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a mobile-first approach, how should you handle images?

Use fixed-size images

Ignore image optimization

Use larger images for mobile

Optimize images for smaller screen sizes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you avoid when defining breakpoints?

Using relative units

Using flexible widths and percentages

Testing your design on various devices

Making assumptions about device sizes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you target landscape mode with a media query?

@media (width: 100vh)

@media (height: 600px)

@media (orientation: portrait)

@media (orientation: landscape)

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?