HtmlDocEdit-WYSIWYG micro Html editor

Source: Internet
Author: User

HtmlDocEdit, a WYSIWYG micro HTML editor, is produced by NirSoft.

When we introduced FileTypesMan, we found a WYSIWYGHTMLEditor is the simplestHTMLEditor. The latest version is 1.02.

Offline programs are not edited online. For green software, the configuration is also written into the. cfg file in the folder where the main program is located;

It is easy to use. Writing a webpage is like writing a blog or a document. You do not need to know the HTML scripting language at all. However, it is too simple to do anything like a table framework.

HtmlDocEditUsedIE. Not only display results andIESimilarly, some dialogs are called directly.IE(According to the IE icon I modified, but the HtmlDocEdit dialog box shows the icon I modified ).

HtmlDocEditThere is a small problem, that is, AssociationHTMLThe file cannot be edited directly. According to the official introduction, the "/Open" parameter must be added to the path; otherwise, the file is blank.

If you do not know the "parameter", the following is the content of a registry file. The purpose isHTMLClass file to create a"HtmlDocEdit. Please paste the red letter E: \ NirSoft ...... \ HtmlDocEdit.exe should be placed by yourselfHtmlDocEdit. Note that the separator is double "\"

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT \ htmlfile \ shell \ NirSoft]
@ = "HtmlDocEdit"

[HKEY_CLASSES_ROOT \ htmlfile \ shell \ NirSoft \ command]
@ = "\" E :\\ NirSoft \ HtmlDocEdit \ HtmlDocEdit.exe \ "/Open \" % L \""

Finally, severe warning: this software is not saved when it exits! You need to manually save or save it.   Download Software

 

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.