1
0
Fork 0
mirror of https://github.com/sbrl/thebigwarehouse.git synced 2018-01-10 21:33:45 +00:00

Added HTML5 Semantic Element Flowchart

This commit is contained in:
Starbeamrainbowlabs 2015-06-01 13:28:48 +01:00
parent 755999ddad
commit a45983c39a

View file

@ -28,6 +28,9 @@
- [NW.js](http://nwjs.io/) - Previously known as `node-webkit`, this tool lets you package your HTML / CSS / JS app into a bundle (native for your target desktop platform) with Blink & Node.JS.
- [Electron](http://electron.atom.io/) - An alternative to the above. Looks to be smaller, but I don't really know how it works.
## Tutorials and References
- [HTML5 Semantic Element Flowchart](http://html5doctor.com/downloads/h5d-sectioning-flowchart.png) - Don't know which semantic HTML5 element to use? Use this flowchart to find out!
## Support Websites
This section is a bit different - it contains link to sites that you might want to link to if a user of your website doesn't support a technology that you require.
- [enable-javascript.com](http://enable-javascript.com/) - Shows the user how to enable javascript in their browser