Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Slow Death by a Thousand Tags
HTML is that markup language where even for structuring one page, 100s of tags and symbols are involved.
Many decades back there was a time when writing HTML meant typing everything manually
<!DOCTYPE html>
<html lang="e...
viraj-explains.hashnode.dev9 min read