Directory Standards
- Each station has its own subdirectory in the directory of its line
- eg: in the DAU module, the Fractions station has subdirectory "fractions" in the directory "algebra".
- .../modules/dau/algebra/fractions/
- The module directory for images contains images used in more than one
station.If you create an image that will be useful to others, please put it in this directory.
- eg: ../modules/dau/dau_images/
- Images which are used only by a particular station belong in that
station's subdirectory.
- All the pages in a modules will use the same background. Choose a color or a graphic, then specify it on each page this way:
<body BACKGROUND="graphic name"> or
<body BGCOLOR=#colornumber>
- eg: for the DAU module
- <body BGCOLOR=#D4D4D4>
- The images directory contains line graphics files
(i.e. bar_yellow.gif)
to use in your pages. Try to emphasize the color of the
line you are working on--all the Algebra stations are on
the yellow line; all the Calculus stations are on the
blue line.
CNE
Standards