links for 2006-01-31
-
Something I’ve long meant to get around to doing.
-
The best tutorial I’ve ever seen for creating your own Firefox toolbar extension.
-
assessment of WordPress against the Authoring Tool Accessibility Guidelines 1.0
/* BEGIN IMAGE CSS */ body { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickbgcolor.jpg); } #page { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickbgwide.jpg) repeat-y top; border: none; } #header { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickheader.jpg) no-repeat bottom center; } #footer { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickfooter.jpg) no-repeat bottom; border: none;} #header { padding: 1px; height: 198px; width: 758px; } #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; } /* END IMAGE CSS */