Emmet Snippets
Use emmet to create HTML quickly
This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Get Unlimited PRO Access
OR
*Enrollment provides full access to this course (and updates) for life.
β¨ Trick - Emmet Cheat Sheet
Find the emmet cheat sheet here. If you’re doing web development, print it out and use it.
β¨ Trick - Emmet Snippets for HTML
Open an HTML file in VS code. Try typing characters like ul>li*3
followed by tab to create a list with 3 items.
Bonus Video