Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

place-content css property

This property is a shorthand for the following CSS properties:
1-align-content
2-justify-content

Possible values => start|flex-start|end|flex-end|right|left|center|
space-around|space-between|space-evenly|baseline|stretch
 
PREVIOUS NEXT
Tagged: #css #property
ADD COMMENT
Topic
Name
2+2 =