|
|
||||||||||||
|
|
Easy HTML | HTML Editors |
|
|
|
||||||||
|
HTML Editors
HTML editors attempt to make the HTML
transparent to the user in the same way that a wordprocessing program
like Microsoft Word makes the formatting of a document transparent to
the user: you just type in the words and click a few buttons to indicate
formatting preferences, and the computer does the rest. It is (approximately)
an extension of the "what you see is what you get" (WYSIWYG; pronounced
"wizz-ee-wig")
mode of document editing to
the production of HTML documents.
A Simple Example
Advantages of HTML Editors
Links to Some HTML Editors
Some common commercial programs illustrating the first category include Macromedia Dreamweaver, Microsoft FrontPage and Adobe PageMill. Such commercial programs include sophistications like visual layout of tables and frames, drag and drop insertion of figures, automatic conversion of image formats, and automatic setting of background transparency for images. If you can afford them, they are probably well worth your while if you are a novice HTML programmer, and they can be very useful if you are going to do serious web development. There are also numerous shareware HTML editors in this category. One very easy to use example is Designer HTML. It provides toolbar and menu commands for inserting basic html formatting, inserting images and links, and constructing tables. HTMLed is another example; it offers these features (with more options for customizing the format elements, including the ability to specify font size, color, and typeface), plus menus for easy insertion of subscripts, superscripts, and special characters such as &, <, >, and ®, and insertion of Java applet and script tags. It also has a tool to simplify the creation of forms and toolbar buttons to allow one-click viewing of your work in either Netscape or Explorer. An example of the second category is Internet Assistant for Word, which allows you to layout a document in the usual Word wysiwyg mode and then convert to a web page by simply choosing to save the document in HTML format. The newer versions of Word include this capability directly.
We also refer
you to a comprehensive list of other HTML editors for
Windows
and for
various platforms, where you may find other programs that are even more
a fit to your needs and tastes.
|
||||||||||||
|
|
||||||||||||