html-id-class-snippets
HTML language snippets with easy access to id and class
acrogenesis 14,892 23 1.4.1 MIT GitHub

Html Id Class Snippets

HTML language snippets with easy access to id and class

How to use

  1. Type a html element, e.g. div
  2. Append # for id, or . for class, to the element and press tab
  3. The element should start with an id or class selected for you to type in it.

Example with div# and a.

Contributing

  1. Fork it.
  2. Create a branch git checkout -b my_markup
  3. Commit your changes git commit -am "Cool new feature"
  4. Push to the branch git push origin my_markup
  5. Open a [Pull Request][1]
  6. Enjoy a refreshing Insert Favorite Beverage and wait

License

The MIT License (MIT)