A single-serving site to provide a simple template to build a HTML5 page.
Instead of syncing snippets in various editors or copy faulty examples from old blog posts, just use html5example.com as a convenient resource.
Copy and paste the template from html5example.com.
If the page is requested from the commandline, then it will return the HTML template only.
wget html5example.com
curl -L html5example.com > index.html
http https://html5example.com > index.html
The template itself is Public Domain.
Dan Untenzu (mail@pixelbrackets.de / @pixelbrackets)
Please add any ideas or bugfixes to the issue tracker.