 |
|
editor.js - Workhorse script that puts it altogether
|
 |
|
example.html (working demo)
|
 |
|
insert_image.html add-on
|
 |
|
readme.txt - Installation instructs and how-to's
|
 |
|
select_color.html - Color choices add-on
|
 |
|
Image Directory - program icons
|
Here are some quick explanations of the htmlArea buttons
to help acquaint you with this great new HTML editing tool, htmlArea!
This tool, , is perhaps the most useful.
It will allow you to toggle TO large screen
(full-screen) mode. While in full-screen mode all
changes you make to the full-screen window will be
automatically taking place in the smaller window behind
... when you are thru making changes simply dismiss
(click the X button on the upper right corner of the
screen) and you will be returned to the smaller window -
then click on the EDIT FILE button at the bottom of the
screen (to save your changed file).
puts your editing into HTML mode ... where you
can view and edit the HTML tags. Clicking it again, will
toggle you back to text mode.
allows you to create an
HTML table with or without borders and with various
attributes. The menu/specials page comming up for your
editing has a table composed of "day of week"; food
description; and price.
allows you to place an
image, or picture, on your page. Click it, and you will
be prompted for the URL of an image or picture. It is
what we used to put all of the images you see on this
page with...
is used to create a hyper link. Type a word or
phrase; highlight it; then click the and that word/phrase becomes a
link.
to begin a horizontal rule.
select a background color
and; select the text
color
All of the top-row
edit icons are fairly self explanatory - move your
cursor over them and a description will
appear.
|