User-selected Style Sheet. Select a style sheet from the dropdown menu, and the content layout will be changed to reflect it. Developed as an employment application assignment for the Institute for Creation Research.

Code for User-selected Style Sheet. Displays PHP, CSS, HTML, and JavaScript code for the above.

Fraction Calculator. Entirely recreational. This calculator will return the decimal expansion for any fraction with a denominator up to 9999. Nothing special about that: any basic calculator could do it. What makes this calculator interesting is that it's not subject to the typical limitations of arithmetic precision, which means you get to see the full expansion, not just a rounded or truncated result. Also, this calculator provides some additional bits of information about the decimal expansion.

Code for Fraction Calculator. Code for the above. PHP does the work.

JavaScript sample

CSS sample

HTML sample

Spell checker