There are some great resources out there that document HTML elements.
Such as HTML Elements on MDN and htmlreference.io.
However, for me, most of these resources are either too exhaustive (like MDN) or too brief (like htmlreference.io).
What I want is a list of all available HTML elements, to get an idea of what the element is, without having to click through to another page. But also with enough information to know what the element is used for and how it is used.