Flex
A one dimensional layout
class="flex"
Lucky laser
Height = 5rem
Jump as high as you can
Height = 10rem
Squids are long
class="flex align-start"
Lucky laser
Height = 5rem
Jump as high as you can
Height = 10rem
Squids are long
class="flex align-end break-md"
Lucky laser
Height = 5rem
Jump as high as you can
Height = 10rem
Squids are long
class="flex justify-space-between break-lg"
Lucky laser
Height = 5rem
Jump as high as you can
Height = 10rem
Squids are long
class="flex justify-end break-xl"
Lucky laser
Height = 5rem
Jump as high as you can
Height = 10rem
Squids are long
class="flex even align-start break-md"
Lucky laser
Height = 5rem
Jump as high as you can
Froggy
Height = 10rem
Squids are long
class="flex"
Flex is applied per row
grow
grow-1
grow-2
grow-3
grow-1
class="flex"
style="flex: calc(1600/900) 0 0%;"
More complex grow where the aspect ratio of the image is the flex grow for that image
class="flex column"
class="flex column w-20 h-20"
Grid
A two dimensional layout
class="flex align-center justify-center"
class="grid center"
class="grid col-12"
rows-2
class="grid col-12 break-md"
rows-3
class="grid col-12 break-lg"
class="grid auto-sm"
class="grid auto-md"
class="grid auto-lg"