a quick shoutout to htmhells "you dont need javascript for that" article for finally making me realize theres a way more efficient way to write labels than what my noun dressing room has going on. give me like half an hour i made that page when i didnt know about the details element so im also finally getting around to replacing the javascript collapsible workaround i had instead
its not showing on the feed but this is done! this page will need more revisions in the future (first of all i still want to add more sentences but also "new to CSS" me made some decisions that are Not great for accessibility see: everything is vh/vw so the page cant be resized) but im happy i got around to fixing it up this much
i also found out while fixing the collapsibles that apparently "new to HTML" me had no clue about heading structures importance to screen readers and was just using heading numbers to make things the right size. so thats fixed now. if you go to the page the heading sizes might be messed up for a while on account of cacheing since thats now done with CSS
https://www.htmhell.dev/adventcalendar/2023/2/ <- this
its not showing on the feed but this is done! this page will need more revisions in the future (first of all i still want to add more sentences but also "new to CSS" me made some decisions that are Not great for accessibility see: everything is vh/vw so the page cant be resized) but im happy i got around to fixing it up this much
i also found out while fixing the collapsibles that apparently "new to HTML" me had no clue about heading structures importance to screen readers and was just using heading numbers to make things the right size. so thats fixed now. if you go to the page the heading sizes might be messed up for a while on account of cacheing since thats now done with CSS