How Do You Add A Background Color To A Web Table?
Make it bright! Add background color to your web table using a simple HTML code. Open a text editing program, such as EditPad or Notepad. Locate the page the table is located on and double-click or select Open. Before the end tag (>) type the following, replacing RED with the desired color name or hexadecimal color code: BGCOLOR=’red’>. Save the page and open a web browser to view it.