RWD Quiz

RWD Quiz

University

5 Qs

quiz-placeholder

Similar activities

PRUEBA DEL TERCER PARCIAL DEL 3ERO BGU

PRUEBA DEL TERCER PARCIAL DEL 3ERO BGU

University

10 Qs

Introduction to CSS

Introduction to CSS

University

10 Qs

QUIZ 3 WEB

QUIZ 3 WEB

University

10 Qs

Web design

Web design

University

6 Qs

Tech Integration

Tech Integration

9th Grade - University

10 Qs

Quiz01

Quiz01

University

10 Qs

VN1016

VN1016

University

8 Qs

RWD Quiz

RWD Quiz

Assessment

Quiz

Other

University

Hard

Created by

Amzhar ITE

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following uses relative units like percentages rather than pixels or points for element sizing.

Fluid grid

Meta viewport tag

CSS Media queries

Responsive Web Design

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to apply different styling for small and large screen?

Fluid grid

CSS Media queries

Meta viewport tag

Responsive Web Design

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An approach to design sites to provide an optimal viewing experience across a wide range of devices and screen resolution.

Restricted Web Design

Responsive Web Drawings

Responsive Web Design

Reasonable Web Design

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following gives the browser instructions on how to control the page's dimensions and scaling?

Scroll Wheel

Fluid Grid

Meta Viewport Tag

CSS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to prevent users from scrolling content horizontally, we can use all these methods except _______.

Do not use large fixed width elements.

Content should not rely on a particular viewport width to render well

Disable scrolling in the user's browser