Search Header Logo

Quiz sur le Responsive Design et Git

Authored by Aymane Benhima

Computers

University

Used 1+ times

Quiz sur le Responsive Design et Git
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is "Mobile First Design"?

Design first for large screens and adapt for small ones

Design first for small screens and adapt for large ones

Use CSS frameworks for everything

Design only for computers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What unit is recommended for responsive design?

px

em

rem

%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the standard breakpoint for tablets?

320px

768px

1024px

1280px

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to control the width of a container?

height

display

width

overflow

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a media query for screens less than 600px wide?

@media (min-width: 600px)

@media (max-width: 600px)

@media screen and (width: 600px)

@media (width <= 600px)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best approach to ensure a website is responsive?

Use fixed sizes everywhere

Use relative units like em or rem

Use px for all elements

Not worry about small screens

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create a branch in Git?

git branch

git checkout

git branch

git add

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?