https://developer.chrome.com/blog/styling-details
More options for styling <details> | Chrome for Developers
You can now set the display type and also style the container for the part that expands and collapses using the new ::details-content pseudo-element.
lt details gtoptionsstyling
https://sarajoy.dev/blog/details/
Using html <details> tag as navigation
Natively right out of the box, HTML provides us with a way to open and close an element on a click. Beautiful.
lt details gtusing htmltag
https://blog.stephaniestimac.com/posts/2024/10/html-details-and-summary-update/
The `<details>` and `<summary>` elements are getting an upgrade - Stephanie...
lt details gtsummary elements