Skip to content

pixelbrackets/html5example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HTML5 Example

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.

Usage

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

License

The template itself is Public Domain.

Author

Dan Untenzu ([email protected] / @pixelbrackets)

Contribution

Please add any ideas or bugfixes to the issue tracker.

Releases

No releases published

Packages

No packages published