For something like this - would you use CSS Grid or can this still be done with containers and flex display?
Definitely CSS Grid 
Good to know - thanks. I’m off to try to understand this facet of html now🙃
There are several ways to pull this off using CSS grid, but this might be one handy approach: https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template

Thanks - I will eventually get to the point where I will understand what is being presented in the link but I am not there just yet. More study is required first.
1 Like
