Web II Advanced CSS

Web II Advanced CSS

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

(X) Dasar Programming

(X) Dasar Programming

10th Grade

11 Qs

REVIEW QUIZ- 1QX-COMP9

REVIEW QUIZ- 1QX-COMP9

9th Grade

15 Qs

Advanced Web Development

Advanced Web Development

12th Grade

13 Qs

HTML File Path, Head, and Layout

HTML File Path, Head, and Layout

9th - 12th Grade

10 Qs

Q3 LESSON2 REVIEW

Q3 LESSON2 REVIEW

9th Grade

15 Qs

Lesson 45-CSS Grid

Lesson 45-CSS Grid

5th - 12th Grade

15 Qs

Web Quizizz 7

Web Quizizz 7

10th Grade

10 Qs

Quiz sobre Desenvolvimento de Sistemas

Quiz sobre Desenvolvimento de Sistemas

11th Grade

10 Qs

Web II Advanced CSS

Web II Advanced CSS

Assessment

Quiz

Arts, Computers

9th - 12th Grade

Medium

Created by

Jennifer Paulino

Used 21+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an INLINE element?

<a>

<p>

<div>

<header>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do BLOCK elements do?

Take up whole width of screen

Control absolute positioned elements

Adjust to different viewport widths

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which declaration will turn a parent into a FLEXBOX?

display: flex;

flex-direction: row;

flex-basis: 100%;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

My flexbox child elements are all clumped up. Where should I add margin and padding?

To the flex child elements

To the flex parent element

To the <body>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can I add to make my page look better on different devices?

Media queries

Flexbox

Animation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which rule will control the width of the #wrapper? Why

#1, when viewport is 400px or smaller

#2, because it's last

Both under different conditions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To make this <li> turn pink when the user mouses over it, what should you add?

Media query

Pseudo-class

Flexbox

Combinator

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?