409: Final
Site Info
Original Design
See the midterm info for design notes.
Updated Design
- CSS addition - form positioning/coloring information
- CSS change - rolled commands.css into the main final.css
- CSS change - changed width of menu items to make room for the links
20 New Pages
- Feedback form
- Links to UNIX sites and distributions
- Sitemap
- A DOS to UNIX command equivalency
- A hidden easter egg
- +1 page from midterms (pick one)
- Command: more
- Command: less
- Command: clear
- Command: echo
- Command: du
- Command: date
- Command: chown
- Command: dd
- Command: halt
- Command: shutdown
- Command: reboot
- Command: quota
- Command: who
- Command: passwd
- Command: chown
JavaScript
- All forms validate user input with JavaScript
- The footer has JavaScript that displays the page's last modified date
- The footer has JavaScript that will allow the user to bookmark the site (IE only, apparently)
- The commands page numbering is done automatically with JavaScript
DHTML
- Links have a crosshair rollover
PERL and CGI
- All forms use FormMail for data submission