Quickly Link Stylesheets to HTML Documents in Sublime Text
In an HTML file, type link and hit Tab to expand to <link rel="stylesheet" href="">. Type the URL of the desired CSS file.
Use this tip to quickly apply concepts you can learn in our CSS class.