├── .gitignore ├── README.md └── index.html /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![](https://repository-images.githubusercontent.com/419120565/7519c9f7-4ffe-443c-b324-3d57cbcf6f13) 2 | 3 | # The HTML Compendium 4 | 5 | This is a sample document you can copy and paste into your blog or other content to test HTML rendering and CSS cascade. It's very simple for now, containing instances of most — but not all — HTML elements in context. 6 | 7 | ## ⚙️ Prerequisites & Setup 8 | 9 | None, babey, this is HTML we're talkin' about. \*\*slaps roof of programming language\*\* This puppy can fit so much fuckin progressive enhancement in it. 10 | 11 | ## ✨ How To Use 12 | 13 | For right now, you can literally just go to the [`index.html`](https://github.com/xdesro/html-compendium/blob/main/index.html) file and copy-and-paste the contents of the `` tag outta there. 14 | 15 | ## 🚧 For The Future 16 | 17 | - [ ] Not all HTML elements are present! We need some valid instances of ``, `