OK, the link is
www.w3schools.com .
The cousin is div.
I had been using CSS only, but I couldn't figure out how, exactly, to make the menu on the right side work. It would always move whenever someone resized the page. The way I'm doing it with the combination of tables and CSS (which I still use for formatting) the menu stay exactly where I put the damn thing, every time. I can't use absolute positioning for the menus, because they aren't always the same size.
MPEDrummer