Home

Awesome

Sublime Text HTML Head Snippets

Package Control

A Sublime Text snippet library for HTML head elements, from the project HEAD.

Installation

Package Control

  1. Run “Package Control: Install Package” command, find and install “HTML Head Snippets” plugin.
  2. Restart Sublime Text Editor (if required)

Git

  1. Clone the repository into your Sublime Text 2 / 3 package directory. You can find your package directory by going to Preferences > Browser Packages.
git clone https://github.com/marcobiedermann/sublime-head-snippets.git

Download

  1. Download the .zip file and unzip it
  2. Move the content into your Sublime Text 2 / 3 package directory. You can find your package directory by going to Preferences > Browser Packages.

Usage

Start typing head- in HTML, HAML, Jade, or PHP files and the autocomplete windows opens.

Head TagsSnippet code
360 Browserhead-360
App Linkshead-applinks
Apple Safarihead-safari
Apple iOShead-ios
Elementshead-elements
Facebook / Instant Articleshead-fbia
Facebook / Open Graphhead-fbog
Faviconshead-favicons
Google Chromehead-chrome
Google+ / Schema.orghead-gplus
Linkhead-link
Metahead-meta
Microsoft Internet Explorerhead-ie
QQ Mobile Browserhead-qq
Recommended Minimumhead-minimum
Twitterhead-twitter
UC Mobile Browserhead-uc

Related Projects

License

Sublime Text HTML Head Snippets Plugin is open-sourced software licensed under the MIT license.