Technical Terms - Internet (A-Z) - Fluid Layout

Technical Terms - Internet (A-Z) - Fluid Layout

12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML File Path, Head, and Layout

HTML File Path, Head, and Layout

9th - 12th Grade

10 Qs

CSS and HTML

CSS and HTML

9th Grade - University

10 Qs

WEB AUTHORING: QUIZ 4

WEB AUTHORING: QUIZ 4

9th - 12th Grade

12 Qs

Technical Terms - Internet (A-Z) - Static Website

Technical Terms - Internet (A-Z) - Static Website

12th Grade

10 Qs

Web I - Tutorial 5.1 Quick Check

Web I - Tutorial 5.1 Quick Check

10th - 12th Grade

10 Qs

SLO - FWPDD Test

SLO - FWPDD Test

9th - 12th Grade

15 Qs

Bootstrap Level One

Bootstrap Level One

10th - 12th Grade

12 Qs

User-Interface Design Cert Prep

User-Interface Design Cert Prep

9th - 12th Grade

15 Qs

Technical Terms - Internet (A-Z) - Fluid Layout

Technical Terms - Internet (A-Z) - Fluid Layout

Assessment

Quiz

Computers

12th Grade

Hard

Created by

OXFORD SCHOOL

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a fluid layout in webpage design?

A layout with no columns

A layout with only one column

A layout with fixed pixel widths

A layout that resizes as the window size is changed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are areas of a fluid layout defined?

Using fixed pixel widths

Using percentages instead of fixed pixel widths

Using points

Using em units

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What problem do fluid layouts solve?

Layout looking great on all screen sizes

Layout looking small on different screen sizes

Layout not being visible on any screen size

Layout not fitting on any screen size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to create a fixed layout?

.content { width: 960px; }

.middle { width: 64%; }

.content { width: 80%; }

.left, .right { width: 18%; }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between fluid layout and responsive web design?

Fluid layout uses percentages

Responsive web design uses fixed pixel widths

Fluid layout includes CSS media queries

Responsive web design includes CSS media queries

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CSS media queries in responsive web design?

Ignore the window width and device type

Load the same style on all devices

Load different styles depending on window width or device type

Load styles randomly

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a basic fluid layout require compared to responsive web design?

No JavaScript

More CSS

Less CSS

No CSS

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?