Learn to harness the power of Emmet, a popular code editor plugin. Mentored by the Sourceress, you'll summon large chunks of HTML code with just a snap of your fingertips. With Emmet, you can type shortcuts that expand to the code you want — helping you write HTML faster, more accurately, and with better structure.
Learning Objectives
Introduce Emmet for HTML, which can be used to expand concise CSS-like commands to HTML code snippets.
Prerequisites
Play-through of Nester first is recommended. Familiarity with HTML is required. Familiarity with CSS selectors is helpful.