Noble Desktop Blog | Tutorials, Resources, Tips & Tricks

Quickly Write Nested Tags in Sublime Text

Use > (greater-than symbol) to quickly write nested tags. For example, if you type article>h1and hit Tab, Emmet expands article>h1 to

<article>
    <h1></h1>
</article>

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

  

Learn more in these courses

  • Web Development Courses NYC or Online
  • Web Design Classes NYC or Online
Back to Blog
Yelp Facebook LinkedIn YouTube Twitter Instagram