Write a HTML program to draw table shown below.
Also write CSS rules so that
1. table background is of RED color
2. Cell data is center aligned.


CODE:
Click Here

0 Comments