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
20507346
Learning CSS
Description
studying by w3schools.com
No tags specified
w3schools
css3
css
webdeveloper
information technology
Mind Map by
Saam Mohamed
, updated more than 1 year ago
More
Less
Created by
Luciano Dantas
over 6 years ago
Copied by
Saam Mohamed
almost 5 years ago
2
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
CCNA Security 210-260 IINS - Exam 3
Mike M
Application of technology in learning
Jeff Wall
Innovative Uses of Technology
John Marttila
Ch1 - The nature of IT Projects
mauricio5509
The Internet
Gee_0599
CCNA Answers – CCNA Exam
Abdul Demir
SQL Quiz
R M
Professional, Legal, and Ethical Issues in Information Security
mfundo.falteni
System Analysis
R A
Flash Cards Networks
JJ Pro Wrestler
Web Designing & Development Full Tutorial
Nandkishor Dhekane
Browse Library