sorry for the lack of updates!! i've been working on something pretty big as of late. i also am rapidly approaching finals season and i have 2 papers due next week so...
thank you! i'm not very good at describing how i code entire pages but the layout was done using flexbox! is there a specific section you're curious about ?
you're fine! the big container with all of the scrollboxes and other elements actually has 2 columns within it that are the 'parent' elements to the scrollboxes. it's kind of hard to explain so feel free to poke around my code using inspect element! additionally w3schools has a pretty good guide of flexbox and all of its properties that's probably a bit more efficent than my code
thank you! i'm not very good at describing how i code entire pages but the layout was done using flexbox! is there a specific section you're curious about ?
mainly how u put all the scrollboxes into one container? srry idk if thats the right term for the thing holding them
you're fine! the big container with all of the scrollboxes and other elements actually has 2 columns within it that are the 'parent' elements to the scrollboxes. it's kind of hard to explain so feel free to poke around my code using inspect element! additionally w3schools has a pretty good guide of flexbox and all of its properties that's probably a bit more efficent than my code
tysm!!