Html Id Class Snippets
HTML language snippets with easy access to id and class
How to use
- Type a html element, e.g. div
- Append
#for id, or.for class, to the element and press tab - The element should start with an id or class selected for you to type in it.
Example with div# and a.

Contributing
- Fork it.
- Create a branch
git checkout -b my_markup - Commit your changes
git commit -am "Cool new feature" - Push to the branch
git push origin my_markup - Open a [Pull Request][1]
- Enjoy a refreshing
Insert Favorite Beverageand wait
License
The MIT License (MIT)