•You may specify a background color for all of the cells in a table, all of the cells in a row, or for individual cells:
–<table bgcolor=“color”>
–<tr bgcolor=“color”>
–<td bgcolor=“color”>
–<th bgcolor=“color”>
–color is either a color name or
hexadecimal color value (to be discussed)