Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
What is Emmet?
Emmet lets you write Html and CSS code fastly. You just give the shortcut and small abbreviations and press enter it will generate the code.
For Example :
In your code editor (ex: VS Code) if you type exclamatory mark ( ! ) .This will ...
nehaydv.hashnode.dev2 min read