Visual html editing. Visual HTML editor

NeonHTML - Free HTML and CSS editor with visual tools. Differs in the functionality of the tools. Supports XHTML. Allows you to edit quickly and comfortably: syntax highlighting, visual tagging in dialogs. Most of the tools have a preview, changing the parameters immediately affects the display in the preview. There is a built-in browser with imitation of different resolutions and scales. Search Engine Optimization (SEO) Tool and Website Rank Checker. The text variation tool will help with the promotion. Very good work with colors - a specially created palette like in graphic editors, a list of recent colors, a list of page colors, quick color editing with one click, instant creation of style parameters with a choice of colors, docker colors. The tools interact with each other, this achieves a quick addiction to the interface, convenience and high speed of work. Does not replace the keyboard where not needed. Does not contain menu trash.

________________________________________________________________________________

  • Features of the program
    Support for major file formats - html, css, js, php, shtml, txt and any simple text files
    Standardized to be able to edit XHTML
    Support for encodings Windows-1251, UTF-8, KOI8-R, KOI8-U. Converting a page to another encoding with meta tag transformation
    Opening multiple documents in one program
    Search engine and contextual optimization. The tool will show how the page will look in the search engine's response, what the search engine will see when indexing, word frequency rating, editing the title, description and keywords, quickly navigating to various Google and Yandex services, quickly checking the TCI and PR, a text variation tool, etc.
    Visual tool for creating tables will allow you to select the number of cells and quickly merge cells with the mouse
    Convenient built-in browser based on Internet Explorer with additional functions for debugging pages
    The text editor allows you to select the color, style, font size visually. Without thinking about tags, you will receive the HTML-code of the text (for beginners, does not replace manual editing)
    Quickly pasting CSS parameters in the form of a menu and a pop-up list will insert various parameters into the style. Moreover, if the parameter assumes the choice of a color, or a font, or a path to a file, the corresponding tools and dialogs are automatically called
    The visual font creation tool offers many style options and an instant preview of the result. Selecting the background of the view, support for classes, saving settings as font presets, entering text to view the result. The tool generates an abbreviated or full style and the required tags
    Working with color on pages has become more convenient. With lists of the latest colors and all colors in a document, you can easily sustain a page in one color. A color menu is built into all tools that need to work with color. Improved (non-standard) palette specially designed for easy color selection
    Convenient view of page resources with one click on the link - whether it's a picture, a flash movie, an external CSS table or another page. It also opens the CSS and pages for editing in a new editor. And support for drag-and-drop technology allows you to insert a picture as a tag or background by simply dropping it from a folder into the editor
    Navigating through the document in the form of a hierarchical tag tree will help you navigate to the desired tag. With its help, you can identify errors in the logical structure of the document.
    Automatic collection of page classes and external CSS from links. In any tool or place of code where you need a class - just select it from the dropdown list
    The message log will help you to find out and not forget about using the tools in the appropriate situation
    Exports the page and CSS in a compressed form with full preservation of the previous functionality. This clears the document of unnecessary spaces, indents, line breaks, etc.
    Using code snippets. Now a blank can be created from the selection. Especially the blanks are in demand when editing an entire site and when finding useful codes, when these codes need to be urgently remembered
    Checking the code for gross errors - unknown and unclosed tags, broken and empty links, errors in table construction. Even if you are confident in your knowledge of HTML, the page may not work trivially because of the slip, and it can be quite difficult to find it yourself.
    File pane on the left to select files in the current folder
    Create links with a choice of style or create a class for four states (general, simple, used, cursor over it).
  • Greetings, dear readers of the site. HTML markup language is the backbone of all sites on the Internet. Often, ignorance of this language stops many talented people on the way to create their own web project - after all, not everyone has a penchant for programming. And not everyone knows that you can create HTML code not only by writing tags in a notepad, but also using simple visual editors that resemble Word.

    • Visual (WYSIWYG) - in which the whole process of coding does not require knowledge of HTML - allows you to style text, pictures and other page elements in a visual mode (like in Word) - making headings, highlighting paragraphs, supplementing the material with bulleted lists, etc., and at the output receive ready-made HTML code with all tags;
    • Working only with source code - compared to a regular notepad, they allow you to see the structure of the code, thanks to highlighting and other chips. You can't work with such editors without knowledge of HTML.

    There are editors in the form of programs that need to be installed on a computer, for example, visual NVU or Frontpage, you can work with the code in Notepad ++. But there are also online analogues - sites where the HTML editor works directly on the web, without the need to download.

    The online editor is very convenient if you rarely do coding (create and edit web pages).

    I decided to give a list of the best quality and most useful online HTML editors I know.

    Simple HTML online editors

    This visual HTML editor is considered by many to be the standard, since its settings panel contains almost everything that a webmaster can think of - emoticons, youtube videos, even the ability to insert code with highlighting tags to improve perception.

    The Cut Editor has three modes toggle:

    • Visual;
    • Code mode;
    • Result preview.

    Switching is done by tabs at the bottom of the editor window.


    This WYSIWYG HTML editor can be integrated into any site, the instructions can be found there from the developers. The control panel can be changed, for this there is a window above the form with a drop-down list offering 5 sets of control buttons.

    This development is not just an online HTML editor, but a plug-in module that can be installed on any site, therefore it is found on many resources. If you wish, you can place it on your project - for this, take the sources here -.

    The current editor module works here.


    It is a WYSIWYG editor with many features. There is also text formatting and even an online spell checker.

    Decorate the page with the necessary buttons, and at the end switch from the visual display to the ready-made HTML code using the "Source" button.

    The two-window online HTML 5 editor is convenient because on one screen you can work simultaneously with the code and see the result of the edits you make. This editor is not suitable for people who do not know HTML at all, as it is aimed at working directly with the code. In the standard set, there are only 5 items for quick insertion - a bulleted list, table, picture, form and selection. Everything else will have to be written independently using tags.


    Changes in the code are reproduced in the visual part not in real time, but after pressing the "Render" button.

    The editor knows how to work with CSS and JavaScript.

    Vulk

    An extremely simple embeddable WYSIWYG type HTML editor. A minimum of settings, light weight and simplicity allow you to add it anywhere, the sources are downloaded directly from the developer's website - everything is in Russian.

    The control panel set contains all the most requested functions - simple, but tasteful.


    At the bottom there are tabs for switching the online editor from visual to HTML mode.

    JSBin

    Simple two-window online editor with support for HTML, CSS and JS code. On the left, we write tags and insert the desired content, and on the right, we look at what comes out of it in real time. Tag highlighting allows you to keep track of the correct syntax. Convenient for debugging Java scripts, the work of which is not supported in many visual editors.


    Switching to the required type of code is located above the work area.

    Professional tools for web development

    This editor allows you to work not only with HTML code, a huge list of programming languages ​​is supported, including JavaScript, PHP, Perl, Pyton, etc.

    But this is not the main point. Cloud9ide allows several programmers to work with the code at the same time - access for a certain circle of specialists opens in the personal account. In this regard, registration is required.


    The editor visually highlights the code elements, allows project participants to communicate via chat - in a word, everything is done as it should.

    This online editor is similar in functionality to the Cloud9ide described above, it also supports a lot of languages, you can program regular HTML code and JS and PHP for your site. With it, you can directly connect to your hosting via FTP and edit files directly from it. The interface is divided into 3 parts: the main one with the code, on the left is a list of files, on the right is a preview of the result.


    Supported work with Dropbox and Google Drive.

    All tags in the code are highlighted for clarity. There is an autosupply of closing tags, autocompletion of data and highlighting of unclosed elements.

    Formatting allows you to automatically "comb" unsightly areas of code by adding indents and line breaks.

    There is a short video instruction for this HTML editor, I think it will not be superfluous to give it:

    Service for "combing" the Dirty Markup code

    This service cannot be classified as online editors, although it allows you to work with HTML, JS and CSS code quite efficiently, but the visual mode is not provided in it. The task of the tool is to clean up the code - from any clumsy set of tags entered into the document at random, Dirty Markup makes an easy-to-read structured code, where every logical element and block is easy to read and understand.

    The service is convenient, for example, to restore the readability of files compressed for optimization, which are created for the purpose or to correct the work of an incompetent programmer.

    The screenshots below show two codes that are 100% identical, one is optimized and impossible to understand, the other is easily human readable.



    Here is such a useful tool - it can be very useful if you want to make edits to a previously optimized site.

    I hope the list of HTML online editors given today will help you work more efficiently on your projects and reach new heights. And on this I say goodbye to everyone.

    Useful articles:



    • Emoticons for VK - codes of hidden emoticons, like ...


    • How to make money online for a beginner - 23 ...

    The best real-time online HTML editor software kit with dynamic instant live visual preview and inline WYSIWYG editor using CKEditor and markup clean-up feature. Includes a HTML viewer, editor, compressor, beautifier and easy formatter. It "s impossible to create invalid code with this tool.

    How To Use The HTML Editor?

    Activate automatic scroll. The two editors will scroll together when this option is enabled.

    Adjust the font size according to your preferences.

    Execute all options that are checked in the settings (see gear icon above).

    Other important editing features

    You can try these HTML editor features to practice and to maximize your coding efficiency.

    • Document converter- To convert any visual document like Excel, PDF, Word to HTML just paste the doc in the visual editor and the markup will show up instantly on the right.
    • Online text editor- Compose documents, just like in a rich text editor. Use the control panel to include images, tables, headings, lists and other items to your paper.
    • Copy - paste- The editor won "t allow you to save the documents. For this you have to copy your generated code into a blank text file, change its extension to .html and open it in a web browser.
    • Work with tables- Using the WYSIWYG editor panel you can create a table of any dimmension in only 2 clicks. There "s a cleaning option to convert them to styled DIV tags.
    • Undo- Both editors have this function which allows to revert back the document to a previous state, ie. before the cleaning has been performed.
    • Interactive demo- Take a 4-step tour going through the features clicking the Quick Tour menu item. Learn how to use the redactor and experiment with the demo text.

    Never forget:

    • Have a backup before using this tool to make sure you can always revert back to your original document.
    • Always check your code before publishing on a live website.
    • This editor never saves or sends out your document, all operations are performed on your local computer.
    • Like most websites, this one uses cookies.

    Div table styling

    Make sure you apply the CSS code below when you publish tables converted to div elements. Try the interactive online table styler which can generate grids from both div and table elements. These are both supported by this editor.

    Please note that the class names used by us are slightly different than the ones used by DivTable.com.

    .rTable (display: table; width: 100 % ;) .rTableRow (display: table-row;) .rTableHeading (background-color: #ddd; display: table-header-group;) .rTableCell, .rTableHead (display: table-cell; padding: 3 px 10px; border: 1 px solid # 999999; ) .rTableHeading (display: table-header-group; background-color: #ddd; font-weight: bold;) .rTableFoot (display: table-footer-group; font-weight: bold; background-color: #ddd; ) .rTableBody (display: table-row-group;)

    Click and copy the code from the field below: .rTable (display: table; width: 100%;) .rTableRow (display: table-row;) .rTableHeading (background-color: #ddd; display: table-header-group ;) .rTableCell, .rTableHead (display: table-cell; padding: 3px 10px; border: 1px solid # 999999;) .rTableHeading (display: table-header-group; background-color: #ddd; font-weight: bold ;) .rTableFoot (display: table-footer-group; font-weight: bold; background-color: #ddd;) .rTableBody (display: table-row-group;)

    Once I needed a WYSIWYG editor, I remembered what it looked like, its functions, but did not remember the name. After 45 minutes I still found it ... Then I set myself the task of helping many, including myself: to make a consolidated list of all the slightly more famous WYSIWYG editors.

    Introduction

    This topic is an extensive list of visual editors, almost or partially usable. The goal I was guided by was to organize the existing data scattered across the internet.

    TinyMCE


    One of the most common visual editors, it has remarkable functionality. There are many add-ons, many plugins are installed by default.
    (Browsers: Mozilla 1.3+, MSIE 5.5+, Opera 9.0+, Safari, Chrome)
    [Official site | Demo]

    CKeditor


    Complete analogue of TinyMCE.

    [Official site ]

    CLEditor



    An uncomplicated visual editor, does not indulge in special functionality. But it is made quite soundly, all functions are qualitatively implemented.
    (Browsers: Firefox 1.5+, Opera 9.50+, Safari 3.0+, Camino 1.0+, Internet Explorer 5.5+, Google Chrome)
    [Official site ]

    NicEdit



    The editor is very similar to CLEditor. Has standard functionality.
    (Browsers: Firefox 1.5+, Opera 9.50+, Safari 3.0+, Internet Explorer 5.5+, Google Chrome)
    [Official site ]

    elRTE



    Very high quality visual editor. It has wide functionality. Made in a very high quality.
    (Browsers: Firefox 3.5+, Opera 10+, Safari 3.0+, Internet Explorer 7+, Google Chrome)
    [Official site | Demo]

    Spaw



    A very average visual editor. Has standard functionality.

    [Official site | Demo]

    Xinha



    Quite good visual editor, a distinctive feature - a lot of built-in actions. That is, it will not be difficult to customize it to fit your needs.
    (Browsers: Firefox 1.5+, Opera 9+, Safari 3.0+, Internet Explorer 5.5+, Google Chrome)
    [Official site | Demo]

    Imperavi (Paid)



    Quite a cute editor, the functionality is not great, but it is quite enough. There are a number of errors associated with the transition from html to the visual editor and vice versa. (align "s are removed) It is important to note that Imperavi works like a jQuery plugin.
    There is good documentation.
    (Browsers: Firefox 1.5+, Opera 9+, Safari 4+, Internet Explorer 7+, Google Chrome)
    [Official site | Demo]

    Markitup



    Markitup looks more like a convenient html editor, which is more suitable for a professional than for an ordinary user. But if you know html, then it can be quite handy.
    (Browsers: Firefox 3+, Opera 9+, Safari 3+, Internet Explorer 6+, Google Chrome)
    [Official site | Demo]

    Aloha editor



    Not a bad editor, very convenient. However, there is a huge disadvantage that overshadows almost all the advantages - this is the rejection of support for old and not so browsers (only the latest versions of browsers are available).
    (Browsers: HTML5 support required, Opera not supported)
    [Official site | Demo]

    Mercury editor



    Mercury is a complete web page and can be used to edit an entire page or specific specific areas. It supports previewing the edited content as well as posting links, images, videos and tables. Uploading files can be done using the drag "n" drop interface.
    The editor also supports multi-person collaboration. Mercury can be installed as a standalone Rails, or by injecting it into the page code. (JQuery required)
    And the downside is that only the following browsers are supported: Chrome 10+, Safari 5+, Firefox 4+.
    [Official site | Demo on the main page]

    YUI Rich Text Editor



    Visual editor from Yahoo. As rightly noted, one of the best visual editors. It has comprehensive functionality and supports the vast majority of browsers.
    [Demo]

    MooEditable



    The set of functions is very limited, but sometimes more is not required.
    [Demo]

    OpenWysiwyg



    Cross-browser full-fledged editor with all the required features. It even includes attractive dropdown menus and buttons. Unfortunately Chrome won't support it.
    (IE 5.5+, Firefox 1.0+, Mozilla 1.3+ and Netscape 7+)

    There are many ways to create your own site - from using ready-made templates on Narod.ru to applying for an ad like "creating sites in two days from 300 rubles." Even a child can create their own blog or a simple home page. That is why almost everyone can boast of having their own website on the Web. Various services provide any interested person with website builders, which in a matter of seconds create a simple personal user page. There are hundreds and hundreds of thousands of such pages on the Internet. As a rule, they are similar to each other and are not remembered. For those who use free online tools to create a personal internet page, owning a website is often fun, people create a page and forget about it. The content on it in most cases comes down to the publication of photos of your dog and a few information "about yourself".

    It's another matter if a person's own website is perceived as a means of communication, such as telephone or mail. Having your own website is useful for any entrepreneur who wants to represent their business, a medical practitioner, a lawyer who opens their own consultation, training center, etc. In this case, the page should be original and meaningful, carry useful information for visitors. To get a site that meets these requirements, free home page generators alone are not enough. However, learning the basics of web programming can take a long time. You can, of course, hire a professional who will make any page according to your wishes, but this option has an obvious drawback, so for many it is unacceptable.

    Visual web editors are a good way to save time on learning web programming and quickly create a website, filling it with all the necessary information. On the one hand, to create a web project using such a program, you do not need to have special knowledge and be a programmer. On the other hand, these types of apps give room for creativity and ensure that the site doesn't look exactly like thousands of others. At the heart of the work of visual web-editors is the WYSIWYG property - What You See Is What You Get (what you see is what you get). In other words, during editing, web pages look approximately the same as they will be displayed in a browser.

    ⇡ WYSIWYG Web Builder 7.1.0

    • developer: Pablo Software Solutions
    • distribution size: 5.5 MB
    • distribution: shareware
    • Russian interface: no

    Web pages created with WYSIWYG Web Builder and other visual editors are composed of separate blocks. This can be text, graphics, flash videos, etc. All the user needs to do is select the necessary blocks and place them in the appropriate places on the page, while the code will be generated by the program automatically.

    If you have no experience in web design, you should start creating your first project in the program with a ready-made template. By default, the WYSIWYG Web Builder has about ten templates of different directions, and a few dozen more can be downloaded for free from the official website of the program. After downloading the template, you will be able to edit any of its elements.

    To do this, you can use the numerous tools located on the vertical panel. For convenience, they are divided into categories: navigation (site tree, navigation menu), drawing (line, curve, polygon), multimedia tools (Flash player, YouTube player, Java, OLE object), tools for working with web forms ( a field for inserting a CAPTCHA code, a checkbox, a button for downloading a file, a field for entering text), Paypal (various buttons for working with this electronic payment system), etc. If you do not need any category of funds in your work, you can collapse it, to free up screen space for more in-demand tools.

    It is worth paying attention to the Extra category. Here are collected tools for creating a photo gallery, adding a subscription to news in RSS format, slideshows, site search. You can also find a whole collection of ready-made elements of Javascript code right there. These are various visual effects, and such useful tools as determining the current browser version, displaying information about the time the web page was last modified, placing a link to bookmark the page.

    Despite the fact that working in the WYSIWYG Web Builder the user sees the ready-made elements of the page, the site may still look a little different in the browser than in the working window of the editor. To quickly view the appearance of a page in a browser, just press the F5 key. The WYSIWYG Web Builder will open the project in the default browser on the system. If you want to view pages in multiple browsers at once, you can add them to the list.

    Typically, a site template consists of several pages. For convenient project management, there is a special Site Manager panel in the program window, where the tree of the site pages is displayed. Using the tools of this panel, you can create new pages based on templates, add pages previously saved on the hard disk, copy existing pages, view their properties, etc.

    In the process of working on a resource consisting of a large number of pages, such program tools as checking links for operability, estimating page size, and a sitemap generator in the form of an XML file that will be placed in the root directory of the site may also be useful. In addition, WYSIWYG Web Builder can help you collect all images and other multimedia files that are used on web pages in one place.

    Despite the fact that the WYSIWYG Web Builder itself is a fairly functional editor, you may not find any tool in it. In this case, it is worth taking a look at the extension gallery - maybe the tool you need is available as a plugin. There are over 250 extensions for the program, and their number is constantly increasing. Extensions are written by active users of the editor and posted on the official forum. It should be borne in mind that you cannot connect extensions to the trial version of WYSIWYG Web Builder, for this you need to register the program.

    ⇡ Web Page Maker 3.21

    • developer: www.webpage-maker.com
    • distribution size: 3.66 Mb
    • distribution: shareware
    • Russian interface: no

    Web Page Maker is a fairly simple visual editor that is suitable for creating a small site that includes several pages. With its help, you can add text, vector elements, graphic files, videos in different formats, tables, web-forms and other familiar page elements to the page.

    The program also has ready-made versions of such an important element of any site as the navigation menu. Web Page Maker contains various menu options. Having chosen the appropriate one, you can immediately edit it by specifying the orientation (horizontal or vertical), the distance between the elements, the parameters of the text and links.

    Some elements (for example, the same navigation menu) should be located on all pages of the site. When editing any block, you can quickly place it on all pages of the current project, or specify those pages where it should be present.

    The main part of the program window is occupied by the workspace, and on the right is the Site Contents pane. With the help of this panel, it is convenient to manage site pages, as well as individual page elements. The Elements tab displays all the blocks on the page, and by clicking on each of them, you can immediately see where it is. In addition, you can immediately call the properties window for each element or delete unnecessary blocks. As for the set of tools for creating a site structure, it is worth noting the possibility of creating a new page based on an existing resource on the Internet. Just specify its address, and Web Page Maker will load the page, break it into blocks and make them editable.

    Animation effects can be used to make the site livelier. Examples of ready-made Javascript code can be found in the Web Page Maker library. Using them, you can change the scrolling color of the window, place a clock showing the current time in the corner of the screen, add a slideshow, etc.

    When the work on the site is completed, the project can be saved to your hard disk or immediately uploaded to an FTP server. Moreover, an additional client is not needed for this - Web Page Maker has built-in tools for working with FTP.

    ⇡ CoffeeCup Visual Site Designer 6.06

    • developer: CoffeeCup Software
    • distribution size: 17.6 MB
    • distribution: shareware
    • Russian interface: no

    The CoffeeCup Visual Site Designer developers are probably guided by the slogan "make money with everything you can make money from" in life. Therefore, you need to keep in mind that buying this visual editor for $ 49, you will not get at your disposal all the functions that you can count on after purchasing most other similar programs.

    So, the program comes with ten templates, and to download the rest, you are invited to proceed to the developer's site. When you open the corresponding page, you will find that additional templates are paid and are sold for $ 9 per piece. Similar "surprises" await the user in the process of working with the application. Click the web form tool button and you will find that you have to pay another $ 39 to work with it, try adding a photo gallery to the site and you will see that this feature comes at an additional cost.

    The standard version of the program makes it possible to work with text, vector elements, graphics. After selecting a tool, a floating palette with its settings appears on the vertical panel. It remains on the screen until the user changes the instrument. Thanks to this approach, as much space as possible is allocated to the work area.

    Common elements of web pages, such as counters and web forms, can only be created in the program using a tool for inserting custom HTML code.

    When working with vector elements (arrows, polygons, asterisks, leaders, etc.), you can use numerous tools to change their appearance. For example, it is possible to change transparency, add a shadow, make an object three-dimensional, make it glow, or change shape on hover. In addition, you can customize the fill of each object, add a texture.

    The CoffeeCup Visual Site Designer has a built-in FTP client that lets you upload your site to a remote server. If, after loading the site, you decide to make changes to some of its pages, you can use the data synchronization function. In this case, the program will load those pages that have changed. If necessary, without leaving the CoffeeCup Visual Site Designer, you can even completely remove the site from the server.

    ⇡ WebSite X5 Evolution 8

    • developer: Incomedia
    • distribution size: 15.3 MB
    • distribution: shareware
    • Russian interface: yes

    Most visual editors are similar to each other. This has its advantages, because after dealing with one of these programs, you will already feel confident if you later decide to try another. However, if you have never dealt with the creation of websites before, even the simplest visual editor at first can raise many questions, such as: "what should be done first?", "Which tools of the program are basic and which are auxiliary?" etc.

    WebSite X5 Evolution takes a slightly different approach to creating a website, so many questions disappear by themselves. The work of the application is built on the principle of a step-by-step wizard, thanks to which a novice user can be sure that he has not missed anything important.

    Despite the fact that the wizard guides you through all the stages of creating a project, the user can, if desired, "skip" through some of the stages, choosing from the side menu those actions that he wants to perform at the moment. There are five stages in total.

    The first shows the general settings. So, here the site name, author and language are entered, keywords are selected, the Favicon is loaded, the menu type is selected (horizontal or vertical), a suitable template is selected (there are more than a hundred design options in the program library), the appearance of the upper and lower parts of the site pages is set.

    At the second stage, it is proposed to create a sitemap, that is, to think over its structure. Using the "copy" and "paste" buttons on the toolbar, you can create new pages based on the existing ones. Here you can determine which pages of the resource will be hidden, specify the refresh rate for each page.

    Double-clicking on the name of the page will take you to the next stage of work on the site, and here you can already deal directly with its content. By default, the page is divided into four blocks, in each of which you can add an object: text, graphic file, slideshow, table, flash animation, multimedia file, etc. If desired, the number of blocks on the page can be increased or decreased. Having placed an object on the page, you need to define its settings, for example, specify the path to a graphic file, type text, etc. All these operations will need to be done for each page.

    In the fourth step, WebSite X5 Evolution prompts you to specify some additional settings, such as defining the appearance of the introductory page, setting options for displaying flash ads, adding a blog and an RSS feed to the site.

    Among the possibilities offered is such an element as the "E-commerce shopping cart". Using it, you can quickly create your own online store. Going to its settings, you can quickly create product categories, define delivery terms, select payment options, insert a license agreement, and customize the appearance of store items.

    Finally, in the last step, the project is exported. The finished site can be saved to your hard drive or immediately uploaded to an FTP server. In addition, the program makes it possible to save project files in order to transfer them to another computer. Note that the project being created can be saved at any stage in the program's own format.

    Perhaps the only inconvenience when working with WebSite X5 Evolution is the inability to preview pages in a browser. If you want to see how the site will look, you can use the "Test" function, however, it takes some time to generate the project. In addition, the program generates pages in its own viewer, created on the Internet Explorer engine.

    ⇡ KompoZer 0.7.10

    • developer: Fabien Cazenave
    • distribution size: 7.9 MB
    • distribution: free
    • Russian interface: yes

    KompoZer is a free open source visual web editor. The program is available not only for Windows, but also for Mac and Linux. The editor is created on the Gecko engine, which runs the well-known Firefox browser. This has a number of advantages: first, the engine perfectly supports modern web standards such as XML, CSS and JavaScript. Second, the Gecko-based editor can be extended with plugins.

    Perhaps the first add-on you want to install will be the Russian localization package. It is installed in much the same way as plugins for Firefox are installed: in the Tools menu, select the Extensions command, and then specify the path to the downloaded localization file with the .xpi extension. After installing the plug-in, you will need to restart the program, after which the interface will become Russian.

    An FTP client is integrated into the program, moreover, it can be used not only to download a finished project, but also to quickly edit the pages of a site already hosted on the server. After specifying the login information for the server, you can navigate the directory tree and select pages for editing. Their contents will be loaded in the KompoZer window and can be edited on the fly.

    KompoZer makes it possible to work with several pages at the same time. Each of them opens in a separate tab, between which you can quickly switch. Each page has its own undo and redo history. By looking at the icon in the header of a tab, you can immediately determine if there have been changes to the page content that have not yet been saved.

    Despite the fact that KompoZer generates the code of the web pages on its own, you can view it and make some changes if necessary. There are tabs at the bottom of each page that you can use to switch between the visual display of the page and the display of the code.

    By default, the most frequently used tools are placed on the program toolbar: adding a hyperlink, inserting an image, tables, tools for creating web forms, etc. If you wish, you can change the appearance of this panel (for example, by making the icons smaller), and also add some other tools to it.

    In general, despite the fact that KompoZer is a visual web editor, it is designed for users who already have some experience in creating sites. You won't find ready-made templates and examples of navigation menus in it, but it does have a powerful CSS editor integrated, tools for checking HTML code and for checking spelling.

    ⇡ BestAddress HTML Editor 17

    • developer: Multimedia Australia
    • distribution size: 7.1 MB
    • distribution: shareware
    • Russian interface: no

    When a user decides to study any field, for example, computer graphics, video editing or programming, he often asks more experienced comrades - with which program is the best to start mastering a new craft. In some cases, it is really better to use simple tools at the beginning, and then, having understood their capabilities, move on to more advanced editors. As for BestAddress HTML Editor 2010 Professional, we can say that this program has every chance of becoming the first and last tool for the novice web developer.

    Working in the mode of visual construction of a web page resembles working with a designer - you can independently set the size and color of elements, place buttons, graphics, menus and other components of the site at your discretion. Convenient formatting, almost like in a text editor, can be used to control the position of any page elements. You will not find templates in BestAddress HTML Editor 2010 Professional, but you can download a web page located at the specified address. After opening the page in the program, you can then edit it.

    The editor can automatically upload the project to the server - for this the program uses the supplied FTP client Digital FTP Access.

    BestAddress HTML Editor 2010 Professional also includes professional coding tools. Newbies looking to understand how HTML, CSS, Java and PHP code work and write can refer to the documentation. It outlines the most important rules for writing code, such as tag assignment, examples of the simplest operations, etc. Simple and straightforward tutorials give a quick understanding of the structure of HTML and get the newbie up-to-date.

    ⇡ Conclusion

    The programs described in this review allow you to quickly create your site and place it on the Internet. It should be remembered that all these applications are just tools in the hands of the user. Whether the site will attract the attention of visitors, whether it will become an additional component of business success, depends solely on the author's imagination and on his desire to improve what he started. And, of course, in order for the site to justify the hopes placed, your undertaking should be accompanied by good luck, which is what we wish everyone!