Write short notes on Table Background
13 Likes
We can also set a background color of the table. By default, the table background color is white. We can use the attribute bgcolor. It sets the background color of the table or just one cell.
Syntax:
<TABLE BGCOLOR = "COLOR">
Example:
<TABLE BGCOLOR = "PINK">
Answered By
11 Likes
Write short notes on Table Heading
Write short notes on Table Border
Write short notes on Table Caption
Write short notes on Hyperlink