null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
12957824
Learning CSS
Descripción
studying by w3schools.com
Sin etiquetas
w3schools
css3
css
webdeveloper
Mapa Mental por
Luciano Dantas
, actualizado hace más de 1 año
Más
Menos
Creado por
Luciano Dantas
hace casi 7 años
836
0
0
Resumen del Recurso
Learning CSS
Advanced
Flexbox
display: flex;
flex-direction: value;
Nota:
The flex-direction property defines in which direction the container wants to stack the flex items.
value = column / column-reverse
value = row / row-reverse
flex-wrap: value;
Nota:
The flex-wrap property specifies whether the flex items should wrap or not.
value = wrap / wrap-reverse
value = nowrap
flex-flow: value;
Nota:
The flex-flow property is a shorthand property for setting both the flex-direction and flex-wrap properties.
value = flex-direction flex-wrap
flex-justify: value;
Nota:
The justify-content property is used to align the flex items: OBS: depends on the flex-direction;
value = center
value = flex-start / flex-end
value = space-around / space-between
align-items: value;
Nota:
The align-items property is used to align the flex items vertically.
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Mapas Mentales
gratis
con GoConqr?
Más información
.
Similar
Web Designing & Development Full Tutorial
Nandkishor Dhekane
front end developer test
joni jiniani
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Intro to HTML
Balikkoftesi
Front-End Web Development
Chanthy Ngin
OpenSource Programming
Faheem Ahmed
HTML + CSS
Justina Sadikova
HTML REVISION
GAYTRI VYAS
BGE HTML + CSS
Ian Simpson
Introduction to Web Design Final Exam Review
Sherri Norton
Coding Quiz
ryanseaborne
Explorar la Librería