From the bottom up
   You have to start some where

Archive for October, 2008

show what color a hex color code is

Thursday, October 23rd, 2008

This is a simple tool that takes a hex color code (#FFFFFF) or color name (white) and uses javascript to display what that color is on the page. Built to quickly debug a style sheet, since #80b5d0 might as well be french.

Some Good Tips

Wednesday, October 15th, 2008

Today i found some good tips