Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
If you’re learning HTML, you’ve probably felt this…
You type:
<div></div>
Then again.
And again.
And again.
Most of your time goes into typing closing tags instead of building layouts.
Now imagine typing just:
div
Pressing one key… and it expands a...
devwithabrar.hashnode.dev3 min read