Glossary
| Term | Description |
|---|---|
Emmet |
A VS Code feature that expands shortcuts like ! into full HTML templates. |
Extension |
A downloadable add-on from the VS Code Extensions Marketplace that adds features such as Live Server. |
File Path |
The location of a file on your computer (e.g., images/stp1.png). |
Live Server |
A VS Code extension by Ritwick Dey that displays your webpage in a browser and updates it in real time. |