Home > Development Tools > VSCode > body text

How to create html in visual studio code

藏色散人
Release: 2020-10-19 14:23:59
Original
40195 people have browsed it

How to create html from visual studio code: First open vsCode; then find the file in the upper left corner of the main window; then in the file, select new file; finally enter html in the command window that pops up at the top.

How to create html in visual studio code

Recommended: "vscode tutorial"

Open vsCode

How to create html in visual studio code

Find the file in the upper left corner of the main window

How to create html in visual studio code

In the file, select New File

How to create html in visual studio code

The newly created file by default is a plain text file named untitled-1

How to create html in visual studio code

In the small right corner of the main window, find the plain text and click on the plain text

How to create html in visual studio code

In the command window that pops up at the top, enter html

and press Enter

How to create html in visual studio code

At this time, Look, the file icon has been changed to html

The file tag in the lower right corner has also been changed to html

How to create html in visual studio code

When saving, it also defaults to html file

How to create html in visual studio code

The above is the detailed content of How to create html in visual studio code. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template