Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Imagine writing a long HTML file in Notepad with no shortcuts.
You type every tag manually - <html> , <head> , <body> - over and over again. It quickly becomes boring , slow and error-prone.
Now enter VS Code - It has a powerful feature called Emmet....
intro-to-emmet-for-html.hashnode.dev3 min read