In HTML5, what is the best way to control the layout of a table?
Using JavaScript to dynamically set styles
External or internal CSS
Inline style attributes within the table tags
style
HTML attributes like border, cellpadding, and cellspacing
border
cellpadding
cellspacing