null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
12957824
Learning CSS
Descrição
studying by w3schools.com
Sem etiquetas
w3schools
css3
css
webdeveloper
Mapa Mental por
Luciano Dantas
, atualizado more than 1 year ago
Mais
Menos
Criado por
Luciano Dantas
quase 7 anos atrás
836
0
0
Resumo de Recurso
Learning CSS
Advanced
Flexbox
display: flex;
flex-direction: value;
Anotações:
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;
Anotações:
The flex-wrap property specifies whether the flex items should wrap or not.
value = wrap / wrap-reverse
value = nowrap
flex-flow: value;
Anotações:
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;
Anotações:
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;
Anotações:
The align-items property is used to align the flex items vertically.
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
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
Explore a Biblioteca