A simple list of all visible and style-able HTML elements. The list itself does not style any of these elements, so it's perfect for testing CSS frameworks, browser compatibility, and more.
View in your browser at https://elements.xz.style.
🤝 Want to contribute? Awesome! Make a PR and I'll review it. Thanks for your help!
In your terminal of choice, run:
git clone https://github.com/xz/elements.git
This will create a folder titled elements
. Just open the folder, open src
, then the included index.html
file with your browser. Probably the simplest install across all of Github.