Home > Article > Web Front-end > How to modify html files
How to modify the html file: first right-click the html file and click "Open with"; then continue to click "Select Default Program" and select "Notepad"; finally open the html file in Notepad format for editing. Can.
The operating environment of this tutorial: windows7 system, html5 version, DELL G3 computer.
How to modify the html file:
First we right-click the html file that needs to be edited to modify the content, as shown in the picture
In the pop-up options, we click "Open with" as shown in the picture
In the pop-up options, we continue to click "Select default program" as shown in the picture
In the Open With Settings window, we select "Notepad" and then click "OK" in the lower right corner. Here you can open the "Always use the selected program to open this kind of file" " As shown in the picture
At this time we can open the html file in Notepad format. We edit the content and click save. As shown in the picture
Related learning recommendations: html video tutorial
The above is the detailed content of How to modify html files. For more information, please follow other related articles on the PHP Chinese website!