Examination - A Web Safe Color Palette
This was the examination assignment of the Internet Programming 3 course.
Assignment Description
One was free to do anything related to the techniques learned throughout the Internet Programming 3 course. It had, however, to be network-based and make use of XHTML and CSS.
My solution, Assignment Files
I chose to implement a Web safe color palette with JavaScript and CSS, structured with XHTML.
- Try the Web Safe Color Palette
-
web-safe-color-palette.css
File containing the Style Sheet. -
web-safe-color-palette.js
File containing the JavaScript.
