How to write a web page and test the running results in EditPlus - Tutorial on writing a web page and testing the running results

Time: 2022-05-13Source: Huajun Software TutorialAuthor: Ai Xiaomo

​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​OUTOUT

The first step is to open the EditPlus software, select the file menu, and create a new html. If you don’t like the header document added by editplus by default, you can choose other when creating a new one, and then select html.


Second step, after clicking OK, a web page editing box will appear and enter the code. For demonstration purposes, only a few lines of simple code will be entered here.


The third step is to select the View in browser option from the View menu, or directly hold down the ctrl+b shortcut key.


The fourth step is to see the effect of running this HTML document in another window.


Step 5: In this window, right-click and select View Source to see the source file of this web page.


The above is the tutorial on how to write a webpage with EditPlus and test the running results brought by the editor. I hope it can help all of you.

Related articles更多>>

Popular recommendations