Today I learned that you can create an animated accordion-style summary/detail drop-down thing purely with CSS (a new feature as of spring 2025?) without JavaScript, and so now I gotta add to my already massive to-do list: redo my tea review page (which currently uses js)
I ALSO learned that you can also now create modal popup boxes with pure HTML/CSS and not a single line of JavaScript. Which makes creating light boxes way easier to make imo!!! Think of the possibilities… Here’s an example: https://codepen.io/Idered/pen/DdeoeW
Amrod yes i think that’s it! The class I watched was from early 2025 so that makes sense. I haven’t been keeping up with CSS development but I need to start, clearly haha
I ALSO learned that you can also now create modal popup boxes with pure HTML/CSS and not a single line of JavaScript. Which makes creating light boxes way easier to make imo!!! Think of the possibilities… Here’s an example: https://codepen.io/Idered/pen/DdeoeW
have you looked over at the popover element that was added back in 2024?
Amrod yes i think that’s it! The class I watched was from early 2025 so that makes sense. I haven’t been keeping up with CSS development but I need to start, clearly haha