wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Mobile-First Design Quiz

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

MODIFIED TRUE OR FALSE:

Mobile-First Design means that we should NOT define our CSS for the smallest viewport size.

a)

TRUE

b)

FALSE, first define

c)

FALSE, should define

2.

MODIFIED TRUE OR FALSE:

Mobile-First Design is the best strategy to create a responsive design.

a)

TRUE

b)

FALSE, one of the best strategy

c)

FALSE, worst strategy

3.

MODIFIED TRUE OR FALSE:

According to the research made by Global Digital in 2017, almost 2/4ths of the world population own a mobile device.

a)

TRUE

b)

FALSE, 1/3rds

c)

FALSE, 2/3rds

4.

MODIFIED TRUE OR FALSE:

Mobile Design means design- first.

a)

TRUE

b)

FALSE, content-first

c)

FALSE, design-focused

5.

MODIFIED TRUE OR FALSE:

RWD requires a developer to have a proper mindset at all times.

a)

TRUE

b)

FALSE, does not require

c)

FALSE, proper mindset sometimes

6.

MODIFIED TRUE OR FALSE:

Extra small devices don't need media queries because the default CSS should apply for those devices.

a)

TRUE

b)

FALSE, need

c)

FALSE, large devices

7.

MODIFIED TRUE OR FALSE:

Besides breakpoints, you can also use landscape mode to change the design of content.

a)

TRUE

b)

FALSE, CSS

c)

FALSE, media queries

8.

MODIFIED TRUE OR FALSE:

When you tilt your screen to landscape mode, the viewing area will be smaller.

a)

TRUE

b)

FALSE, bigger

c)

FALSE, will shrink

9.

MODIFIED TRUE OR FALSE:

Orientation is the difference between landscape and portrait modes.

a)

TRUE

b)

FALSE, similarities

c)

FALSE, landscape and seascape modes.

10.

MODIFIED TRUE OR FALSE:

In designing a mobile- first website, always remember to set the minimum height and width of 43px on the button's CSS.

a)

TRUE

b)

FALSE, 47px

c)

FALSE, 49px

d)

FALSE, 48px

e)

FALSE, 50px