How to achieve this grid style
Hi can someone help me how to achieve this kind of grid. where the blue box will automatically expand based on the red box. Thank you!
4 Replies
I would try a two-column grid, with blue in the first column and red in the second. Then another inner grid for the red boxes
You could do a single grid with the blue part spanning multiple rows, but that adds more complexity than is necessary imo
Can someone recommend a good place to learn JavaScript
Please don't try to hijack other people's posts. You can search for Javascript in #resources or use https://javascript.info. If you want to reply to the first part of the message, please use #off-topicso we don't pollute this question anymore. If you want to ask for resources in the future, make a post in #discussions.