ourmission
theweb.gif (1103 bytes)
booksandbibles16
thenewsroom
governmentrm.gif (1147 bytes)
searchpage
tutorials
webtools
websecurity

What is the Web?

Privacy & Disclaimer
copyrights
notices
HOME

Visitors Since
Aug - 2004

Hit Counter

 

Creating HTML Documents

bullet

HTML documents are in plain text format and can be created using any text editor

bullet

WYSIWIG editors available

bulletHotMetal Pro
bulletHotDog
bulletInternet Assistant for Word 6.0
bulletHotMetal for Sun Sparcstations
bulletHTML Edit for Macintoshes
bullet

You can preview a document in progress with NCSA Mosaic (or any other Web browser).

Always Reload the document to see your changes!

Previous slide Next slide Back to first slide View graphic version

Notes:


Creating HTML Documents
HTML documents are in plain (also known as ASCII) text format and can be created using any text editor (e.g., Emacs or vi on UNIX machines). A couple of Web browsers (tkWWW for X Window System machines and CERN's Web browser for NeXT computers) include rudimentary HTML editors in a WYSIWYG environment. There are also some WYSIWIG editors available now (e.g. HotMetal for Sun Sparcstations, HTML Edit for Macintoshes). You may wish to try one of them first before delving into the details of HTML.
You can preview a document in progress with NCSA Mosaic (and some other Web browsers).
Open it with the Open Local command under the File menu
After you edit the source HTML file, save the changes. Return to NCSA Mosaic and Reload the document. The changes are reflected in the on-screen display.