Tag Archives: Scrimba

M1D8: CSS Flexbox

Container and flex items. The flex items and container can be different elements as long as they are direct children of the flex container. In order to display the container in flex layout, add the flex display in the CSS. … Continue reading

Posted in 6-Month Journey, Study Notes | Tagged , | Leave a comment