Is there a way to put a box around one single td element in a table? I'm making a table-based calendar and I want to have a box around the current day.
If I can't do this I'll have to go to plan B and change the background color of that one td element.