Skip to main content
Noble Desktop/1 min read

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 Advanced HTML & CSS class.

Note: This coding tip requires Emmet to be installed in Sublime Text. For instructions on how to install Emmet, download our Sublime Text Enhancements Installation Guide.