A collection of Sublime Text code snippets for writing HTML.
Clone the repository into your packages folder.
git clone git@github.com:omeichim/HTML-sublimetext-snippets.git
The following commands will activate with the use of the Tab button. Every command has been prefixed with the letter z to avoid interference with any other snippets. Snippets will only work in HTML format documents.
- zcanvas
- zdoctype
- zform
- zhead
- zheader
- zhgroup
- zhtml
- znav
- zskeleton
- ztable