List of HTML editors
Encyclopedia
The following is a list of HTML editor
s with articles on Wikipedia.
s may be used to produce webpages.
The following are some commonly used text editors:
s evolved from basic text editors, but include additional tools specifically geared toward handling code.
s are not ostensibly HTML editors, many of the major products are capable of exporting document layouts in HTML format. This offers the ease of use of a word processor, similar to a WYSIWYG product (see below), but has some of the same end product limitations.
(What You See Is What You Get) code generators offer speed and ease of use.
Many of these editors do not require any knowledge of the programming languages generated by the software.
Some of these editors store pages in a proprietary format and then export them as HTML (possibly along with other formats); the user would continue to maintain the website by working with the files in the proprietary format and re-exporting them. Other, generally simpler WYSIWYG editors are designed to work directly with HTML files.
Exported files tend to be larger than hand-coded pages (those produced with a text-based HTML editor or a plain text editor).
WYSIWYG generators tend to be better than word processors at producing highly graphical and interactive pages.
Although the term WYSIWYG is often used for these editors, they are generally not truly WYSIWYG (see Difficulties in achieving WYSIWYG).
(what you see is what you mean) is an alternative paradigm to WYSIWYG, in which the focus is on the semantic structure of the document rather than on the presentation. These editors produce more logically structured markup than is typical of WYSIWYG editors, while retaining the advantage in ease of use over hand-coding using a text editor.
HTML editor
An HTML editor is a software application for creating web pages. Although the HTML markup of a web page can be written with any text editor, specialized HTML editors can offer convenience and added functionality. For example, many HTML editors work not only with HTML, but also with related...
s with articles on Wikipedia.
Basic text editors
Plain text editorText editor
A text editor is a type of program used for editing plain text files.Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code....
s may be used to produce webpages.
The following are some commonly used text editors:
- AkelPadAkelPadAkelPad is a small, expandable text editor written for the Windows family of operating systems. It can also be run under Wine, an application which allows users to run Windows applications on Unix-like systems such as Linux...
- Crimson EditorCrimson EditorCrimson Editor is an open-source text editor. It is typically used as a source code editor, and HTML editor, for Microsoft Windows. The author was Ingyu Kang.-History:...
- FAR Manager (+Colorer plugin)FAR ManagerFAR Manager is an orthodox file manager for Microsoft Windows and a clone of Norton Commander...
- geditGeditgedit is a text editor for the GNOME desktop environment, Mac OS X and Microsoft Windows. Designed as a general purpose text editor, gedit emphasizes simplicity and ease of use...
- jEditJEditjEdit is a text editor for programmers, available under the GNU General Public License version 2.0. It is written in Java and runs on any operating system with Java support, including Windows, Linux, Mac OS X, and BSD.-Development:...
- KateKate (text editor)In computing, Kate is a text editor by KDE. The name Kate is an acronym for KDE Advanced Text Editor.-History:Kate has been part of KDE Software Compilation since release 2.2 in 2001. Because of the KParts technology, it is possible to embed Kate as an editing component in other KDE applications...
- MetapadMetapadMetapad is an open source text editor for Microsoft Windows 9x/NT/XP, developed by Alexander Davidson since 1999. The aim of Metapad is to provide a near drop-in replacement of Notepad in Windows. Metapad was distributed as freeware for the first ten years of its existence...
- nanoNano (text editor)nano is a text editor for Unix-like computing systems or operating environments using a command line interface. It emulates the Pico text editor, part of the Pine email client, and also provides additional functionality....
- NEditNEditNEdit, the Nirvana editor, is a text editor and source code editor for the X Window System. It has an interface similar to text editors on Microsoft Windows and Macintosh, rather than to older UNIX editors like Emacs...
- Notepad
- WordPadWordPadWordPad is a basic word processor that is included with almost all versions of Microsoft Windows from Windows 95 upwards. It is more advanced than Notepad but simpler than Microsoft Works Word Processor and Microsoft Word. It replaced Microsoft Write....
- SciTESciTESciTE or SCIntilla based Text Editor is a cross-platform text editor written by Neil Hodgson using the Scintilla editing component. It is licensed under a minimal version of the Historical Permission Notice and Disclaimer...
- TextEditTextEditTextEdit is a simple, open source word processor and text editor, first featured in NeXT's NEXTSTEP and OPENSTEP. It is now distributed with Mac OS X since Apple Inc.'s acquisition of NeXT, and available as a GNUstep application for other Unix-compatible operating systems such as Linux...
- TextMateTextMateTextMate is a general-purpose GUI text editor for Mac OS X created by Allan Odgaard. Popular with programmers, some notable features include declarative customizations, tabs for open documents, recordable macros, folding sections and snippets, shell integration, and an extensible bundle...
- TED NotepadTED NotepadTED Notepad is a freeware portable text editor for Microsoft Windows. The software has been developed by Juraj Šimlovič since 2001, originally as a school project. It has a similar cosmetic look to Notepad, but provides variety of features for advanced plain-text editing...
- UltraEditUltraEditUltraEdit is a commercial text editor for Microsoft Windows, Linux and created in 1994 by Ian D. Mead. The editor contains tools for programmers, including macros, configurable syntax highlighting, code folding, file type conversions, project management, regular expressions for search-and-replace,...
Source code editors
Source code editorSource code editor
A source code editor is a text editor program designed specifically for editing source code of computer programs by programmers. It may be a standalone application or it may be built into an integrated development environment ....
s evolved from basic text editors, but include additional tools specifically geared toward handling code.
- ActiveState KomodoActiveState KomodoKomodo Edit is a highly regarded free text editor for dynamic programming languages. Introduced in January 2007, with the release of version 4.3, Komodo Edit is built on top of the Open Komodo project...
- Alleycode HTML EditorAlleycode HTML EditorAlleycode HTML Editor is a free HTML/XHTML and PHP editor that runs on Windows. It was selected as one of PC World's 101 Fabulous Freebies in 2006.The company stopped supporting the editor on January 1, 2010....
- AptanaAptanaAptana, Inc. is a company making web application development tools for Web 2.0 and Ajax for use with programming languages such as JavaScript, Ruby, PHP and Python. Aptana's main products are Aptana Studio, Aptana Cloud and Aptana Jaxer...
- ArachnophiliaArachnophiliaArachnophilia is a source code editor written in Java by Paul Lutus. It is the successor to another HTML editor, WebThing. The program is licensed as Careware software...
- BBEditBBEditBBEdit is a proprietary text editor made by Bare Bones Software. It was originally developed for Macintosh System Software 6 and is now available for Mac OS X.BBEdit is marketed under the trademark slogan, "It doesn't suck."-History:...
- BlueFishBluefishThe bluefish , called tailor in Australia, is a species of popular marine gamefish found in all climates. It is the sole species of the Pomatomidae family....
- CodaCoda (web development software)Coda is a commercial and proprietary web development application for Mac OS X, developed by Panic. It was released on April 23, 2007. It won the 2007 Apple Design Award for Best User Experience. It is available for $99. - Concept and idea :...
- E Text Editor
- EclipseEclipse (software)Eclipse is a multi-language software development environment comprising an integrated development environment and an extensible plug-in system...
with the Web Tools Platform - EditPlusEditPlusEditPlus is a 32-bit text editor for the Microsoft Windows operating system, developed by Sangil Kim of ES-Computing. The editor contains tools for programmers, including syntax highlighting , file type conversions, line ending conversion , regular expressions for search-and-replace, keystroke...
- EmacsEmacsEmacs is a class of text editors, usually characterized by their extensibility. GNU Emacs has over 1,000 commands. It also allows the user to combine these commands into macros to automate work.Development began in the mid-1970s and continues actively...
- EmEditorEmEditorEmEditor is a lightweight extensible commercial text editor for Microsoft Windows. It was developed by Yutaka Emura of Emurasoft, Inc. EmEditor includes full Unicode support, 32-bit and 64-bit builds, syntax highlighting, find and replace with regular expressions, vertical selection editing,...
- GeanyGeanyGeany is a lightweight cross-platform GTK+ text editor based on Scintilla and including basic Integrated Development Environment features. It is designed to have short load times, with limited dependency on separate packages or external libraries. It is available for a wide range of operating...
- HTML-KitHTML-KitHTML-Kit is an HTML editor for Microsoft Windows made by .The application is a full-featured HTML editor designed to edit, format, validate, preview and publish web pages in HTML, XHTML and XML -languages....
- HomeSite
- Notepad++Notepad++Notepad++ is a text editor and source code editor for Windows. One advantage of Notepad++ over the built-in Windows text editor, Notepad, is tabbed editing, which allows working with multiple open files.Notepad++ is distributed as free software...
- NetBeans IDE
- NoteTabNoteTabNoteTab is a freeware/commercial text editor for Windows. It was developed by Eric Fookes of Fookes Software, Switzerland. The program's name refers to the fact that it was one of the earliest text-editors capable of editing several open documents on different tabs...
- PHPEditPHPEditPHPEdit is a commercial IDE developed by the French company WaterProof SARL. It is written in Delphi and runs on the Microsoft Windows operating system, and is designed mainly for the PHP language, but supports many other languages such as CSS, HTML, JavaScript, INI, PHPEditScript, PlainText, SQL,...
- PhpStorm IDEPhpStormJetBrains PhpStorm is a commercial IDE for PHP built on JetBrains' IntelliJ IDEA platform.PhpStorm provides intelligent editor for PHP code, HTML and JavaScript with on-the-fly code analysis and automated refactoring for PHP and JavaScript code. Code completion supports PHP 5.3 including namespaces...
- PSPadPSPadPSPad editor is a freeware text editor and source editor intended for use by programmers. First released in 2001, this software is produced by the single Czech developer Jan Fiala for the Windows platform....
- RJ TextEdRJ TextEdRJ TextEd is a freeware Unicode text and source code editor for Windows, that can also be used as a simple web development tool.The editor uses a variety of techniques for syntax highlighting in the source. It can use auto completion and hints to assist in editing source code. Previews of ...
- ScintillaScintilla (editing component)Scintilla is a free library that provides text-editing functions, with an emphasis on advanced features for source code editing. SciTE , Notepad++ and Notepad2 are standalone editors based on Scintilla.-Features:...
- SmultronSmultronSmultron is a text editor for Mac OS X that is designed for both beginners and advanced users; it was originally published as open source and is now sold through the Mac App Store It is written in Objective-C using the Cocoa API...
- skEditSkEditskEdit is a text editor for Mac OS X , aimed at web designers and programmers, developed by Sean Kelly a software engineer working for Apple Inc...
- TED NotepadTED NotepadTED Notepad is a freeware portable text editor for Microsoft Windows. The software has been developed by Juraj Šimlovič since 2001, originally as a school project. It has a similar cosmetic look to Notepad, but provides variety of features for advanced plain-text editing...
- TextMateTextMateTextMate is a general-purpose GUI text editor for Mac OS X created by Allan Odgaard. Popular with programmers, some notable features include declarative customizations, tabs for open documents, recordable macros, folding sections and snippets, shell integration, and an extensible bundle...
- TextPadTextPadTextPad is a text editor for the Microsoft Windows family of operating systems.First released in 1992, this software is currently in its fifth major version...
- TextWranglerTextWranglerTextWrangler is a text editor for Mac OS X from Bare Bones Software. It was originally a commercial product, but has become the freeware alternative to their flagship editor, BBEdit, and the successor to their previous freeware editor, BBEdit Lite.Like BBEdit, TextWrangler is not a word processor...
- TopStyleTopStyleTopStyle is a CSS/XHTML/HTML editor for Microsoft Windows developed by Nick Bradbury and now maintained by Stefan van As. The editor is code-centric rather than WYSIWYG, with integrated support for previews using either the Mozilla Gecko, Internet Explorer Trident, or Apple Inc. Webkit layout engines...
- UltraEditUltraEditUltraEdit is a commercial text editor for Microsoft Windows, Linux and created in 1994 by Ian D. Mead. The editor contains tools for programmers, including macros, configurable syntax highlighting, code folding, file type conversions, project management, regular expressions for search-and-replace,...
- WebStorm IDEWebStormJetBrains WebStorm is a commercial IDE for JavaScript, CSS & HTML built on JetBrains' IntelliJ IDEA platform.WebStorm provides automatic code completion, on-the-fly code analysis, refactoring support and VCS integration.-Key Features:...
- viVivi is a screen-oriented text editor originally created for the Unix operating system. The portable subset of the behavior of vi and programs based on it, and the ex editor language supported within these programs, is described by the Single Unix Specification and POSIX.The original code for vi...
- VimVim (text editor)Vim is a text editor written by Bram Moolenaar and first released publicly in 1991. Based on the vi editor common to Unix-like systems, Vim is designed for use both from a command line interface and as a standalone application in a graphical user interface...
Word processors
While word processorWord processor
A word processor is a computer application used for the production of any sort of printable material....
s are not ostensibly HTML editors, many of the major products are capable of exporting document layouts in HTML format. This offers the ease of use of a word processor, similar to a WYSIWYG product (see below), but has some of the same end product limitations.
- AbiWordAbiWordAbiWord is a free and open source software word processor. It was originally started by SourceGear Corporation as the first part of a proposed AbiSuite. Development stopped when SourceGear changed their focus to Internet appliances. AbiWord was adopted by some open source developers and AbiWord...
- Apple Pages (part of the iWorkIWorkiWork is an office suite of desktop applications created by Apple for the Mac OS X and iOS operating systems. The first version of iWork, iWork '05, was released in 2005. The suite originally bundled Keynote, a presentation program which had previously been sold as a standalone application, and...
suite) - AppleWorksAppleWorksAppleWorks refers to two different office suite products, both of which are now discontinued. Originally, AppleWorks was an integrated software package for the Apple II platform, released in 1984 by Apple Computer...
- Microsoft WordMicrosoft WordMicrosoft Word is a word processor designed by Microsoft. It was first released in 1983 under the name Multi-Tool Word for Xenix systems. Subsequent versions were later written for several other platforms including IBM PCs running DOS , the Apple Macintosh , the AT&T Unix PC , Atari ST , SCO UNIX,...
- OpenOffice.org WriterOpenOffice.org WriterOpenOffice.org Writer is the word processor component of the OpenOffice.org software package. Writer is a word processor similar to Microsoft Word and Corel's WordPerfect, with some of their features....
- WordPerfectWordPerfectWordPerfect is a word processing application, now owned by Corel.Bruce Bastian, a Brigham Young University graduate student, and BYU computer science professor Dr. Alan Ashton joined forces to design a word processing system for the city of Orem's Data General Corp. minicomputer system in 1979...
Spreadsheet
- Microsoft ExcelMicrosoft ExcelMicrosoft Excel is a proprietary commercial spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications...
can also export a document (.xls) into .html with the correct formatting. - OpenOffice Calc
WYSIWYG editors
WYSIWYGWYSIWYG
WYSIWYG is an acronym for What You See Is What You Get. The term is used in computing to describe a system in which content displayed onscreen during editing appears in a form closely corresponding to its appearance when printed or displayed as a finished product...
(What You See Is What You Get) code generators offer speed and ease of use.
Many of these editors do not require any knowledge of the programming languages generated by the software.
Some of these editors store pages in a proprietary format and then export them as HTML (possibly along with other formats); the user would continue to maintain the website by working with the files in the proprietary format and re-exporting them. Other, generally simpler WYSIWYG editors are designed to work directly with HTML files.
Exported files tend to be larger than hand-coded pages (those produced with a text-based HTML editor or a plain text editor).
WYSIWYG generators tend to be better than word processors at producing highly graphical and interactive pages.
Although the term WYSIWYG is often used for these editors, they are generally not truly WYSIWYG (see Difficulties in achieving WYSIWYG).
- ASP.NET Web MatrixASP.NET Web MatrixMicrosoft WebMatrix is a free tool released by Microsoft, allowing developers to build websites capable of running on Windows or Linux platforms...
- Adobe Dreamweaver (formerly Macromedia Dreamweaver)
- AmayaAmaya (web browser)Amaya is a free and open source WYSIWYG web authoring tool with browsing abilities, created by a structured editor project at the INRIA, a French national research institution, and later adopted by the World Wide Web Consortium . Amaya is used as a testbed for web standards and replaced the Arena...
- BlueGriffonBlueGriffonBlueGriffon is a free open source WYSIWYG HTML editor. It replaces Nvu, an earlier program that was also written by Daniel Glazman. It is based on Gecko, the rendering engine inside Firefox, and uses XULRunner, the runtime environment for Gecko. It runs on Mac OS X, Windows and Linux.BlueGriffon...
- CoffeeCup HTML EditorCoffeeCup HTML EditorThe CoffeeCup HTML Editor is an HTML editor that supports both raw HTML and WYSIWYG editing. Originally created by Nicholas Longo and Kevin Jurica, it was first released to the public in August 1996....
- EZGeneratorEZGeneratorEZGenerator is a web design program created by Image-Line. The program is intended to be accessible to users with no experience in code such as HTML or CSS, and displays results in a WYSIWYG manner...
- FirstPageFirstPageFirstPage is a family of HTML editor products by EVRSOFT, running on Microsoft Windows. The features include HTML editing, formatting and validation with syntax highlighting, templates and partial WYSIWYG support, JavaScript code snippets, DOM tree browser and various wizards...
- FreewayFreeway (software)Freeway is a WYSIWYG web design application for Mac OS X , developed by the English company Softpress Systems. There are two flavours of Freeway: Pro and Express, both currently at version 5...
- Hyper PublishHyper PublishHyper Publish is a visual WYSIWYG hypermedia authoring tool created by Visual Vision, a Italy based software company.The software is born from a research work performed in 1995/96 at Politecnico di Torino and has been designed and optimized for hypermedia and hypertext management, focusing on Web...
- iWebIWebiWeb was a template-based website creation tool developed by Apple Inc. The first version of iWeb was announced at the Macworld Conference & Expo on January 10, 2006 as part of the iLife '06 suite of digital lifestyle applications...
- JimdoJimdoJimdo is a WYSIWYG web hosting service. Jimdo offers JimdoFree, a free web hosting service, JimdoPro and JimdoBusiness, both premium services. Jimdo is operated by Jimdo GmbH, a Hamburg, Germany-based company...
- KompoZerKompoZerKompoZer is an open source WYSIWYG HTML editor based on a rewritten version of the now-discontinued Nvu editor. KompoZer is maintained as a community-driven fork and is a project on Sourceforge....
- Microsoft Expression WebMicrosoft Expression WebMicrosoft Expression Web, code-named Quartz, is an HTML editor and general web design software product by Microsoft. It is part of the Expression Studio suite....
- Microsoft SharePoint DesignerMicrosoft SharePoint DesignerMicrosoft SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages. It is a part of Microsoft SharePoint family of products...
- Microsoft Visual StudioMicrosoft Visual StudioMicrosoft Visual Studio is an integrated development environment from Microsoft. It is used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all...
- Microsoft Visual Web Developer Express
- Microsoft PublisherMicrosoft PublisherMicrosoft Publisher is a desktop publishing application from Microsoft. It is an entry-level application, differing from Microsoft Word in that the emphasis is placed on page layout and design rather than text composition and proofing...
- NetObjects FusionNetObjects FusionNetObjects Fusion is a web design tool, from 1996 - 2001 developed and distributed by NetObjects, Inc., marketed from 2001 until 2009 by Web.com , which acquired the application in 2001, and from July 2009 on distributed again by the re-established NetObjects, Inc.NetObjects Fusion has a graphical...
- OpenBEXIOpenBEXIOpenBEXI HTML Builder is a WYSIWYG website editor .It makes text, pictures, and all other widgets edited in your browser look like the Web page you are going to publish with the OpenBEXI publisher....
- Opera DragonflyOpera DragonflyOpera Dragonfly is a full-featured development and debugging tool integrated into the Opera browser.It supports debugging JavaScript, viewing the DOM, monitoring network traffic, previewing resources, editing colors, etc...
- Quanta PlusQuanta PlusQuanta Plus, originally called Quanta, is a web Integrated development environment for HTML, XHTML, CSS, XML, PHP and any other XML-based languages or scripting languages. It is part of KDE, a Linux desktop environment, released in the Kdewebdev package...
- RapidWeaverRapidWeaverRapidWeaver is a template-based website creation tool, from Realmac Software, available for Mac OS X.It uses user-selectable templates to define a website's complete appearance...
- SandvoxSandvoxSandvox is a WYSIWYG template-based website creation tool by Karelia Software, based around WebKit. Released May 16, 2006, it competes directly with Apple's iWeb and Realmac's RapidWeaver. Sandvox can be purchased with either a Regular or Pro license...
- SeaMonkey ComposerSeaMonkeySeaMonkey is a free and open source cross-platform Internet suite. It is the continuation of the former Mozilla Application Suite, based on the same source code...
- SiteGrinderSiteGrinderSiteGrinder is a commercial plug-in made by Media Lab Inc. It converts website designs made in Adobe Photoshop directly to HTML/CSS.SiteGrinder is available for Mac OS X and Windows operating systems.-Hints:...
- tkWWWTkWWWtkWWW was an early web browser/WYSIWYG HTML editor written by Joseph Wang at the MIT as part of the Project Athena and the Globewide Network Academy project. The browser was based on the Tcl language and the tk toolkit extension but did not achieve broad user acceptance or market share although it...
- WebPlusWebPlusWebPlus is a website design program for Microsoft Windows, developed by UK-based software company Serif. It allows users to design, create and upload their website onto the internet without any knowledge of HTML or other web technologies....
- WorldWideWebWorldWideWebWorldWideWeb, later renamed to Nexus to avoid confusion between the software and the World Wide Web, was the first web browser and editor. When it was written, WorldWideWeb was the only way to view the Web....
WYSIWYM editors
WYSIWYMWYSIWYM
WYSIWYM is an acronym for What You See Is What You Mean, and refers to a paradigm for document editing...
(what you see is what you mean) is an alternative paradigm to WYSIWYG, in which the focus is on the semantic structure of the document rather than on the presentation. These editors produce more logically structured markup than is typical of WYSIWYG editors, while retaining the advantage in ease of use over hand-coding using a text editor.
- WYMeditor
Discontinued editors
Editors that have been discontinued, but may be in common use- Adobe GoLiveAdobe GoLiveAdobe GoLive was a WYSIWYG HTML editor and web site management application from Adobe Systems. It replaced Adobe PageMill as Adobe's primary HTML editor and was itself discontinued in favour of Dreamweaver...
– Now discontinued. Replaced by Adobe Dreamweaver. - AOLpressAOLpressAOLpress was an HTML editor available from AOL. It was originally developed as NaviPress by the company NaviSoft before being bought by AOL. It was discontinued in 2000. However, the last version can still be found on some websites. The HTML code used is very outdated and may not display more...
– Now discontinued. - Adobe PageMillAdobe PageMillPageMill was a software program published by Adobe Systems for editing web page HTML in a what-you-see-is-what-you-get fashion. It was one of the first such editors.-History:...
– Now discontinued. Replaced by Adobe Dreamweaver. - Macromedia HomeSiteMacromedia HomeSiteHomeSite was an HTML editor owned by Adobe Systems . Unlike WYSIWYG HTML editors such as Microsoft FrontPage and Adobe Dreamweaver, HomeSite was designed for direct editing, or "hand coding," of HTML and other website languages...
- Replaced by Adobe Dreamweaver - Microsoft FrontPageMicrosoft FrontPageMicrosoft FrontPage was a WYSIWYG HTML editor and web site administration tool from Microsoft for the Microsoft Windows line of operating systems. It was branded as part of the Microsoft Office suite from 1997 to 2003...
– Now discontinued. Replaced by Microsoft Expression WebMicrosoft Expression WebMicrosoft Expression Web, code-named Quartz, is an HTML editor and general web design software product by Microsoft. It is part of the Expression Studio suite....
and Microsoft SharePoint DesignerMicrosoft SharePoint DesignerMicrosoft SharePoint Designer is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages. It is a part of Microsoft SharePoint family of products... - Netscape ComposerNetscape ComposerNetscape Composer is a WYSIWYG HTML editor initially developed by Netscape Communications Corporation in 1997, and packaged as part of the Netscape Communicator, Netscape 6 and Netscape 7 range of Internet suites...
- Mozilla ComposerMozilla ComposerMozilla Composer is the free, open source HTML editor and web authoring module of the Mozilla Application Suite . It is used to create and to edit web pages, e-mail, and text documents easily. It is compatible with Microsoft Windows, Mac OS X and Linux. Composer is a graphical WYSIWYG HTML editor...
– Not updated or supported. Replaced by NvuNvuNvu is a WYSIWYG HTML editor, based on the Composer component of Mozilla Application Suite and Gecko 1.7. It is a common WYSIWYG editor for Linux, Microsoft Windows and Macintosh, intended to be an open source equivalent to proprietary software like Microsoft Expression Web and Adobe Dreamweaver...
then KompoZerKompoZerKompoZer is an open source WYSIWYG HTML editor based on a rewritten version of the now-discontinued Nvu editor. KompoZer is maintained as a community-driven fork and is a project on Sourceforge....
, or SeaMonkey ComposerSeaMonkeySeaMonkey is a free and open source cross-platform Internet suite. It is the continuation of the former Mozilla Application Suite, based on the same source code... - NvuNvuNvu is a WYSIWYG HTML editor, based on the Composer component of Mozilla Application Suite and Gecko 1.7. It is a common WYSIWYG editor for Linux, Microsoft Windows and Macintosh, intended to be an open source equivalent to proprietary software like Microsoft Expression Web and Adobe Dreamweaver...
- Developer Daniel GlazmanDaniel GlazmanDaniel Glazman is a JavaScript programmer, best known for his work on Mozilla's Editor and Composer components and Nvu, a standalone version of the Mozilla Composer, created for Linspire Corporation. He lives in France....
is working on replacement called BlueGriffonBlueGriffonBlueGriffon is a free open source WYSIWYG HTML editor. It replaces Nvu, an earlier program that was also written by Daniel Glazman. It is based on Gecko, the rendering engine inside Firefox, and uses XULRunner, the runtime environment for Gecko. It runs on Mac OS X, Windows and Linux.BlueGriffon...
, not directly derived from Nvu but still based on Mozilla technology. The KompoZerKompoZerKompoZer is an open source WYSIWYG HTML editor based on a rewritten version of the now-discontinued Nvu editor. KompoZer is maintained as a community-driven fork and is a project on Sourceforge....
project maintains Nvu codebase and fixes bugs until a successor to Nvu is released. - HotDogHotDogHotDog is the name of the HTML web editing tool developed by Sausage Software in the mid-1990s. At the time of its development, there were only a small number of HTML editors available on the market and HotDog gathered significant interest from web users due to its ease of use and "What you see...
– essentially discontinued with no updates since 2003. - HoTMetaLHoTMetaLHoTMetaL was a very early commercial HTML-authoring software, released in 1994 by SoftQuad Software of Toronto, Canada.Based on the SGML engine of SoftQuad Author/Editor, HoTMetaL was released with a free version and a professional version . There was also a "light" version...
– Replaced by XMeTaLXMetaLXMetaL, or XMetaL Author, is a software application used for creating and editing documents in XML and SGML. It has some features common to word processors, but is a native XML editor that can be configured to work with various standard and custom DTDs and XML Schema...
, a commercial XMLXMLExtensible Markup Language is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards....
editor. - Claris Home Page - replaced by iWeb (part of iLife for Mac.)
External links
- About.com - WYSIWYG vs. Hand Coding, the Great Debate
- W3C List Of HTML Tools (Outdated but kept for historical purpose)