I need to make a functional calendar in javascript, html and cssthis is the way it should look like
I recommend this complete guide to flexboxes. It should clear things up when building your calendar. If you dont want to read it (I strongly reccomend it), just make the parent container flex, and play around in your browser's devTools.