Developing HTML with EditPlus

Source: Internet
Author: User

Preparatory work

Set editplus default open browser for system default browser

To cancel a temporary cache file for EditPlus

  ☆ Set not to generate temporary files

The temporary file here refers to the. bak file, which generates a corresponding. bak cache file When you modify any of the files under EditPlus. Such a situation is a headache because the document is not currently of any significance.

Action: Open EditPlus, locate the Tools menu, click on the menu, and see the Preferences menu item click on it. Then pop a form and click on the left side of the file to find it. Look to the right, remove the first tick (if lazy, remove all the tick).

650) this.width=650; "src=" Http://img.mp.itc.cn/upload/20160725/015cb895d8814ca8bbe2a01fad393e42_th.jpg "style=" border:0px;margin:0px;padding:0px;font-size:0px; "/>

Then click OK and the generated temporary file has been canceled.

  ☆ Set to view HTML effects in the system default browser

Although EditPlus comes with a browser, it is not friendly to some HTML support. It is also inconvenient for some test tracking and viewing.

Action: Open EditPlus, find the Tools menu click on it, then find preferences click on it, then pop up a window, find the tools item on the left, click on it. Then on the right to see two drop-down boxes, the first is generally the default is Browser1 (browser 1), the second select system default browser (the browser). If you want to use a different browser, you can click Other browser (specify location), and then select the. exe file under this browser installation directory.

650) this.width=650; "src=" Http://img.mp.itc.cn/upload/20160725/241ab922d02043a5812237a9adedd203_th.jpg "style=" border:0px;margin:0px;padding:0px;font-size:0px; "/>

OK, after completing the above settings, you can develop HTML.

  ☆ Developing HTML

Open the EditPlus, find the file (new) menu, click on it, and then find an HTML page in the new item, click on the item and the software will generate an unsaved HTML code format page.

Next, press Ctrl+s or click the Green Save button (the Green floppy icon style), select the location where you want the file to be saved, and define the name of the file. then click Save.

At this point, you can write content in your code. For example, the code I wrote in the body tag

<body>

</body>

...

Finish writing the above code, save it. Then find a small ball on the Quick toolbar (a bit like the Earth) or press ctrl+b, which is the effect of viewing HTML in a browser.

Tips:

Do not close the browser at this time, according to the browser display results, you can modify the HTML code in the EditPlus, and then save, save and return to the browser to refresh the page to view the results. So repetitive to know satisfaction.

  ☆ PostScript

In the HTML code interface, look at the above toolbar, there are many ways to quickly generate HTML, you can be self-fathom. Once you are familiar with them, your coding speed will increase rapidly.


Technology sharing: Edith Academy

This article from the "11247808" blog, reproduced please contact the author!

Developing HTML with EditPlus

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.