Emmet for HTML
What Emmet is?
Emmet is a code-writing shortcut tool built into editors like VS Code that expands simple abbreviations into full HTML or CSS code. It saves time by turning short text (like "div>p") in
purnimablogs.hashnode.dev3 min read