Using emmet to create code quickly - improve HTML and CSS workflow

Опубликовано: 28 Сентябрь 2024
на канале: MainlyWebStuff
534
like

In this lesson we show you how to quickly create a template HTML file in Visual Studio Code, using Emmet.

Typing ! and pressing the tab key in Visual Studio will generate a starter file for you. This will save you lots of typing.

Emmet can do lots more. But we will cover it in more detail later in the course.

For now, just think of it as a handy little helper that will make typing repetitive HTML easier and quicker.