-
Recent Posts
Archives
- June 2011
- November 2010
- October 2010
- July 2010
- January 2010
- November 2009
- August 2009
- June 2009
- March 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
- March 2008
- December 2007
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
Meta
Monthly Archives: April 2008
Kotatsu – a simple html table generator
It’s been a long time since I’ve used Dreamweaver for web development. I only find myself missing it when I need to create a table, especially when I want to have all cells in a particular column have a class. … Continue reading
Prasun asks the CSS Guy how to switch the “on” state of navigation links for dynamic pages
Prasun writes: I have a list of links in an unordered list. What I want is that when I click a list item, its color should change, and when I click some other list item, the color of the item … Continue reading
Can deprecated tags become undeprecated?
When certain tags become deprecated, they become so because they are replaced by more favorable ways of achieving their original purpose. (In the case of <blink>, being annoying helped it along the path of deprecation.) But there’s one tag that … Continue reading