EZcontent Editor
Filename:
Password:

EZ Editing :

Every line of text you enter will be automatically formatted to a justified paragraph.

Every blank line you leave in the text will show up as a blank line on the page.

You can also use basic HTML within any page. View list of HTML commands

Basic commands such as bold, italics, and center automatically turn themselves off after each line of text.

Advanced Editing :

You can create a new page in the Editor by just typing a new name in the filename box and clicking Write File.

When you save a page it automatically loads that page to be viewed. If you need to reedit it just click on copyright link again.

You can make a link to this new page in html using <a href=default.asp?n=newfilename>Link</a>.

Advanced forms of HTML, such as Lists and Forms, work better when set off between html tags.
  The first tag <html> turns off automatic formatting of text and displays as straight html.
  The last tag </html> turns automatic formatting of text back on.