Web II Advanced CSS

Web II Advanced CSS

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz SE LIGA

Quiz SE LIGA

10th Grade

10 Qs

Puertos de comunicación

Puertos de comunicación

10th Grade

10 Qs

Adobe Animate intro

Adobe Animate intro

9th - 12th Grade

10 Qs

Quiz de HTML, CSS e Git

Quiz de HTML, CSS e Git

12th Grade

10 Qs

AN: [4SW-W#4] Blender Viewport Navigation Quizizz

AN: [4SW-W#4] Blender Viewport Navigation Quizizz

10th Grade

5 Qs

FUNSISWEB 2PAct3: Diseño Web Responsivo y Estilos CSS

FUNSISWEB 2PAct3: Diseño Web Responsivo y Estilos CSS

12th Grade

11 Qs

3DS MAX Review

3DS MAX Review

10th Grade

10 Qs

Quiz HTML/CSS/JS

Quiz HTML/CSS/JS

12th Grade

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