Squaredesign Lab
adventures in code and development techniques
March 2009javascript, math, and color
an article about using javascript to do math, and math to make colors.
March 2009crazy squares
here’s an article explaining how i do the animation in the background of this site. it’s all done with HTML, CSS, and JQuery/javascript (no images or Flash)
February 2009toggling CSS rules
a brief post demonstrating a technique to quickly enable and disable CSS selectors. i use it toggle debug rules on and off – how will you apply it?