Home  >  Article  >  Web Front-end  >  How to edit html files

How to edit html files

coldplay.xixi
coldplay.xixiOriginal
2021-04-27 16:45:5612430browse

How to edit html files: First, right-click to create a new folder, open the file with Notepad, and enter the basic HTML code; then save and modify the file name; finally open it with a browser.

How to edit html files

The operating environment of this tutorial: windows7 system, html5 version, DELL G3 computer.

How to edit html files:

1. Right-click to create a new folder

How to edit html files

2. Use Notepad Open the file and enter the basic HTML code

How to edit html files

3. After saving, modify the file name (change .txt to .html) and click Yes. (If there is no file extension, please see https://jingyan.baidu.com/article/b24f6c82e28ff3c7bee5da79.html)

How to edit html files

##4. Finally, open it with a browser. OK!

How to edit html files

Related learning recommendations:

html video tutorial

The above is the detailed content of How to edit html files. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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