List of HTML editors
From Wikipedia, the free encyclopedia
The following is a list of HTML editors with articles in Wikipedia.
Contents |
[edit] Text editors
Plain text editors may be used to produce webpages.
The following are some commonly used text editors:
[edit] Text-based HTML editors
See also: List of text editors
Text-based HTML editors evolved from basic text editors, but include additional tools specifically geared toward handling code.
- Alleycode HTML Editor
- Aptana
- Arachnophilia
- Bluefish
- Crimson Editor
- EditPlus
- Evrsoft 1st Page
- Fusioncoder
- HotHTML
- HTML-Kit
- HTMLPad
- Macromedia HomeSite
- Notepad++
- NoteTab
- PSPad
- Quanta Plus
- SCREEM
- Siteaid
- skEdit
- Taco HTML Edit
- TextMate
- TopStyle
- WebTide
[edit] Word processors
While word processors 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.
[edit] WYSIWYG editors
WYSIWYG (What You See Is What You Get) code generators offer speed and ease of use. Many do not require any knowledge of the programming languages generated by the software. Pages are produced in a proprietary format and then exported as finished code; the exported pages cannot usually be imported for further editing, but new pages can be exported from the original proprietary file after it has been edited. 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.
- AOLpress - Now Discontinued.
- Adobe Contribute "Dreamweaver Lite"
- Adobe GoLive
- Adobe PageMill - Now Discontinued. Replaced by Adobe GoLive.
- Amaya
- Blockstar
- Bluevoda
- HotDog
- iWeb
- Macromedia Dreamweaver - Now is Adobe Dreamweaver.
- Media Lab SiteGrinder
- Microsoft FrontPage - Now Discontinued. Replaced by Microsoft Expression Web Designer
- Microsoft Expression Web
- Microsoft SharePoint Designer
- Microsoft Visual Studio / ASP.NET Web Matrix
- Microsoft Visual Web Developer
- Mozilla Composer
- NetObjects Fusion
- Nvu
- Quanta Plus
- Sandvox
- Softpress Freeway
- RapidWeaver
[edit] See also
[edit] External links
- List of "Through the Web" WYSIWYG Web Editors
- WYSIWYG vs. Hand Coding, the Great Debate
- W3C List Of HTML Tools