Web I: Float and Clear

Web I: Float and Clear

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CSS

CSS

12th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

prueba de conocimeintos basicos Frontend Development Quiz

prueba de conocimeintos basicos Frontend Development Quiz

12th Grade

15 Qs

HTML and CSS intermediate level

HTML and CSS intermediate level

9th - 12th Grade

24 Qs

Grade 9 - ICT Quiz

Grade 9 - ICT Quiz

9th Grade

20 Qs

Pretest Mandiri 2 - X RPL 2

Pretest Mandiri 2 - X RPL 2

10th Grade

20 Qs

Welcome Back Web Development Review

Welcome Back Web Development Review

9th - 12th Grade

20 Qs

CSS AV.3

CSS AV.3

1st - 12th Grade

20 Qs

Web I: Float and Clear

Web I: Float and Clear

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jennifer Paulino

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which CSS property do you need to align 2 html elements side-by-side?

Float

Clear

Padding

Margin

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which CSS property do you need to keep html elements on separate lines?

Float

Clear

Padding

Margin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which CSS property do you need to add a little space around the outside of an image?

Float

Clear

Padding

Margin

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which CSS property do you need to put a little space INSIDE a layout element to keep the text from touching the edges?

Float

Clear

Padding

Margin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How wide across the screen will a layout element be WITHOUT any css?

As wide as its contents stretches it

As wide as the browser window allows

50% of the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which css declaration do you need to center your wrapper div?

margin: auto;

padding: auto;

text-align: center

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which rule will give you a responsive layout that flexs with the size of the screen?

#wrapper { width: 75%; }

#wrapper { width: 75px; }

#wrapper { width: 75in; }

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?