Emmet for HTML: A Beginner's Guide to Writing Faster Markup
So you just started learning HTML. You open up your editor, crack your knuckles and start typing out your first webpage. And then... you realize you have to write this:
<!DOCTYPE html>
<html lang="en"
shantanucodes.hashnode.dev10 min read