Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Emmet for HTML Beginners: Write HTML at the Speed of Thought
If you’ve ever typed HTML like this:
<div>
then </div>
then another <div>
then a bunch of nested tags
then realized you forgot a class and had to edit everything again
…you’ve alread...
emmet-for-the-html.hashnode.dev4 min read