General Information
(well, you asked)
No more nested tables! Well, there are a few tables here and there when I have tabular data to display. Have you noticed that if you try to get blocks of text to line up using CSS,
that the blocks don't seem to want to stay neatly aligned? I'm working on it, but if I have rows and columns of information to display, I'll use a table instead of a block.
Also, as a side effect I've noticed that if you have a div inside a div inside and div, the font size seems to get smaller and smaller. Huh!
This is NOT a table.