Reading Notes
Mustache.render("Hello, ", {name:"Sherlynn"});
Returns: Hello, Sherlynnorder
property allows user to change the orderflex-direction
establishes the main-axisflex-grow
defines ability of a flex item to grow if necessary, defined by a proportional number relative to other flex childrenflex-wrap
default is to fit all flex items on one line, wrap
will allow items to flow on to next lineflex-shrink
similar and opposite to flex-grow, no negative numbersflex-flow
shorthand for flex-direction
and flex-wrap
flex-basis
defines the default size of an element before the remaining space is distributedjustify-content
defines the alignment along the main axisflex
shorthand for flex-grow, flex-shrink, flex-basisalign-self
specifies alignment for an individual flex itemalign-items
defines the default layout along the cross axisalign-content
aligns a flex container’s lines within if there is extra space in the cross-axis#
and ends with a /
person
keyword is null
, undefined
, false
, 0
, NaN
, ''
, or an empty list, block will not be rendered