Question 3

How do you center a table on a page with XHTML? with CSS

With XHTML- align = "center" inside of the table tag.
With CSS- margin-right(or left):auto