null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
12957824
Learning CSS
Description
studying by w3schools.com
No tags specified
w3schools
css3
css
webdeveloper
Mind Map by
Luciano Dantas
, updated more than 1 year ago
More
Less
Created by
Luciano Dantas
over 6 years ago
834
0
0
Resource summary
Learning CSS
Advanced
Flexbox
display: flex;
flex-direction: value;
Annotations:
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;
Annotations:
The flex-wrap property specifies whether the flex items should wrap or not.
value = wrap / wrap-reverse
value = nowrap
flex-flow: value;
Annotations:
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;
Annotations:
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;
Annotations:
The align-items property is used to align the flex items vertically.
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
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
Browse Library