I'm working with Tree Menu Magic 3 and saw in the docs:
"The menu width will automatically adapt to its location, even when placed inside flexible DIVs or table cells."
So I can place menus in either table cells or DIVs. My knowledge of these things is rough at best, but I was under the impression that tables aren't being used as much these days, and I should use a DIV instead.
I'll research how to position DIVs in a template, but noticed that it's pretty easy to insert a menu into a table cell.
Is there any reason that I should *not*use a table?