I am am trying to lay out the following structure with CSS grid but am confused about the the best way to go about it:
Am just wondering if someone has a suggestion or some sample code with the best way to this out on CSS grid:
- background image for main area
- menu on left side, header & thumbnails on the right side.
Thanks for any help with this.