Emmet for HTML: A Beginner’s Guide to Writing Faster Markup
Jan 30 · 2 min read · Imagine i have three list items in html without emmet<ul><li class=”item1”><li><li class=”item1”><li><li class=”item1”><li></ul> without Emmet Type every tag (<ul>, <li>, </li>, </ul>) Add every class and number by hand Move the cursor multiple ti...
Join discussion
