Beginner’s Guide to Emmets in HTML
What Emmet is?
Imagine you have to write <div></div> 100 times in an Html file. There are 2 problems which I see with this.
Time Waste - If you manually type this you are typing 1100 key strokes which is a boring and time consuming work.
Repititive...
shriyanshagarwal.hashnode.dev3 min read