Next / Previous / What is this about? / NMTCC Projects

schedweb: Index page layout

The index page lists the departments in a 3-column format. Since many browsers do not yet support tables, we use the <pre> tag to get fixed-column output.

Each slot will occupy 25 characters, giving a total width of 75 characters:

The page will start with a <pre> tag, followed by the lines of the index, with each code and name being a link to the related department page.


Next: schedweb: Department page layout
See also: schedweb: Output file layout
Contents: schedweb, a program for displaying class schedules on the Web
Home: New Mexico Tech Computer Center projects documentation

John Shipman, john@nmt.edu

Last updated: 1996/03/03 20:15:06
URL: http://www.nmt.edu/tcc/projects/schedweb/indexpage.html