Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
What Emmet is?
Instead of writing full HTML tag like <p></p>you just type p the IDE which you are using such as VScode gives you emmet, using it you can just complete the p tag.
Just hit Enter now
Its done !
Why Emmet is useful for HTML beginners?
...
skullcoder.hashnode.dev2 min read