Table Attributes
Alignment: possible values = left, right, center
td {text-align: right;}
Vertical alignment:
td {height: 50px;<br /> vertical-align:bottom}
Padding:
td {padding: 15px}
W3Schools Table web page:
http://www.w3schools.com/css/css_table.asp
Copyright Karen McCall, Karlen Communications
18