Write in shorthand, For example, background: #FFFFFF url("image.png") no-repeat center; sets a white background with the image "image.png" centered and not repeated.
Border Shorthand:
border: border-width border-style border-color;.
You can use this to combine any of the border properties into a single line, such as border: 1px solid #000000; to create a 1px black solid border.
This game teaches Flexbox's properties, including align-items, justify-content, align-content, flex-direction, align-self, flex-wrap, flex-flow, and order, in 24 levels.
2. Flexbox Zombies
Use Flexbox to position the crossbow and survive zombie attacks in each game section.
Learn new Flexbox concepts and apply them to overcome challenges and progress through the plot.