Hello hello!
So sorry if you've been asked this before but I'm curious-
how do you hide or spoiler the content warnings when you post chapters in AO3? I've been trying to figure that out QwQ
Hiya! I create a hideable list by using the <details> html element! The html looks like this: <details><summary> content warning </summary> content warning 1 content warning 2 content warning 3 </details> you can read more about the detail html element here:
The <details> HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state.
hope that helps!!
















