#HTML & CSS trying to structure
1 messages · Page 1 of 1 (latest)
Here's how my current approach looks:
Using flex instead of block on the main container div sorta fixes the issue of structuring, but completely breaks both the navbar & the footer
Note for myself in the morning: try making navbar & content into two columns of auto width and concrete vh height, then make the footer also be concrete vh height