gingersmith4 / sp24-cse110-lab3

Lab focusing on Agile and CSS
0 stars 0 forks source link

CSS Layouts - flex box and grid #4

Closed gingersmith4 closed 4 months ago

gingersmith4 commented 4 months ago

Flexbox allow your elements to lay themselves out automatically

Grid instantiate a grid for your layouts

gingersmith4 commented 4 months ago

Flexbox attributes: direction, wrap, and flow

gingersmith4 commented 4 months ago

Grid attributes: grid-template-columns, grid-gap, align-items