You are here: Beth's Web Page Index>Beth's Web Class Home>Portfolio
To view this page in its own window, please click here
Welcome to Beth's Portfolio of Personal Projects. Below is a list of links to various projects I have created with a description of each project next to it.
Just click on the link and that page will open in a new window.


Link

Description

Cascading Style Sheet Demo

This page features a list of links to various style sheets that will display the same html page in completely different manners as a result of which cascading style sheet is being used. As Mr. Spock used to say, "Fascinating!"

Color Safe Palette Background Tester

The 216 non-dithering Color Safe Palette in a Background Changer that tests the color as a background. Colors are arranged by hue (all the same colors are together). The background changer uses client-side Javascript.

Color Picker

A color chart made up of clickable colors that will change the background color of a small window and/or set the background color of the Color Picker page. This is accommplished through the use of client-side Javascript and the setting of cookies. For a non-cookie version, see the Color Safe Palette Background Changer above.

Step Test

A well formed web page that automates a measure of cardiovascular endurance by running through the steps of one form of "The Step Test". This is accomplished through the use of client-side Javascript.

Calculator

A simple arithmetic calculator that will perform addition, subtraction, multiplication, and division. This is accommplished through the use of client-side Javascript.

Stop Clock

A "SUBSET" (a private joke for those of you in the IT industry who are aware of the field's love affair with buzzwords) of the step test page. This includes a timer that functions as a stop watch using client-side Javascript for functionality.

Communication Survey

An questionaire that takes an inventory of your preferences and catagorizes your communication style. This is accommplished through the use of client-side Javascript and server-side CGIs including both Perl and PHP. For the non-Perl/non-PHP version, go to Beth's Web Page Index below for a link.

XML Resume

This page contains a resume that was generated from an XML file to which an XSL transforming sheet was applied to get the html file. No other edits were made. The file gets its formating from a style sheet.