Web II Advanced CSS

Web II Advanced CSS

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Fundamentos de CSS, Flexbox y Grid CSS

Fundamentos de CSS, Flexbox y Grid CSS

10th Grade

15 Qs

Web I - Tutorial 5.2 Quick Check

Web I - Tutorial 5.2 Quick Check

10th - 12th Grade

10 Qs

SitesR

SitesR

12th Grade

12 Qs

Evaluare nr.2

Evaluare nr.2

9th Grade

7 Qs

Mastering HTML and CSS Concepts

Mastering HTML and CSS Concepts

11th Grade

15 Qs

CSS Properties

CSS Properties

5th - 12th Grade

10 Qs

💡 КВИЗ: Основные теги HTML

💡 КВИЗ: Основные теги HTML

9th Grade

13 Qs

ტესტი

ტესტი

9th Grade

13 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?