Learningfuze Bootcamp > CSS Grid Classes > Flashcards
Why do two div elements “vertically stack” on one another by default?
block elements
What is the default flex-direction of an element with display: flex?
Row (left to right)