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