Preguntas sobre Flexbox

Preguntas sobre Flexbox

University

14 Qs

quiz-placeholder

Similar activities

WAP_CIE1_C2

WAP_CIE1_C2

University

10 Qs

Parcial Interfaces I

Parcial Interfaces I

University

10 Qs

Flexbox

Flexbox

University

9 Qs

Quizz Front End Week 2

Quizz Front End Week 2

University

10 Qs

Prog Web U2

Prog Web U2

University

13 Qs

Level 3 B

Level 3 B

University

15 Qs

Debriefing B3

Debriefing B3

University

18 Qs

Câu Hỏi Về HTML và CSS Test1

Câu Hỏi Về HTML và CSS Test1

University

16 Qs

Preguntas sobre Flexbox

Preguntas sobre Flexbox

Assessment

Quiz

Computers

University

Hard

Created by

Camila Reyes

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué propiedad CSS activa Flexbox en un contenedor?

display: flex;

flex-container: active;

box-flex: enable;

flexbox: on;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se alinean los ítems de forma horizontal con Flexbox por defecto?

row

column

row-reverse

column-reverse

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué propiedad Flexbox se usa para controlar la alineación en el eje principal/ horizontal ?

justify-content

align-items

flex-direction

flex-wrap

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué valor de justify-content alinea los ítems en el centro del eje horizontal/horizontal?

center

start

end

space-between

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo cambias la dirección del eje principal/horizontal a vertical?

flex-direction: column;

flex-wrap: vertical;

justify-content: column;

align-items: flex;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué propiedad Flexbox alinea los ítems en el eje secundario/vertical?

align-items

justify-content

flex-direction

order

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué valor de align-items estira los ítems a lo largo del contenedor?

stretch

center

start

flex-end

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?