:root {
--css-var: black;
}
so i've been informed that this website can use in-line css, which is fascinating (could probably do some things to streamline the process but whatever), so i guess i'm gonna find out just what tags are available!
nya
- <style> & css vars — no
- <details> & <summary> — yes:
summary
…& the details drop-down
- <div> — not in any meaningful capacity, it seems
- <mark> — yes
- <iframe> — no
- <kbd> — no
- <ruby>, <rt>, & <rp> — yes: this is the ruby base
- <select>, <optgroup>, & <option> — no
okay that's all bc i'm lazy rn and typing html outside of vscode is tiring— FASCINATED by the decision to put the markdown code ticks [`] around the words marked by <code> but anyway yeah post over for real now

