Tables can be styled and customized using attributes and CSS.
border
cellpadding
cellspacing
width
text-align
background-color
<table border="1" style="width: 100%">...</table>