First, take a look at the COMPASS-POINT sample page. It's pretty
simplistic, but you can see the sections, etc. Here is an html template for the page.
(BTW, all the pages on the site are ended in ".htm", not ".html".) Fill in
the necessary info, links, etc. You can use the searchable database to find
if relevant documents are already online on the server.
If you want to launch the page yourself, put any graphics in
the graphics folder on Alfven (/home/httpd/html/graphics), and put the new
page in the projects folder (/home/httpd/html/html/projects). There are 2 necessary pages. Both go in the projects folder. One controls the frames, and uses some already written html code (download a copy here.) It should be named with the title of your project. The second should be named the same, but with "text" tacked on the end, ie compass.htm and compasstext.htm. All the pages on the site have this double identity. Make sure all links off your page use the tag TARGET="_parent" so that you won't get frames within frames. A link with a graphic then has to be added to the file projects.htm in the
/home/httpd/html/ directory, which is the table of contents.
Otherwise, you can send me an .htm file and any graphics and I'll put them in myself.
Good luck! The template is pretty basic, to give everything a similar feel,
but feel free to do whatever you want to any pages your project page links
to. My e-mail address is kpolzin@princeton.edu.
