Computer Science, asked by manmeetkaurbali14, 4 months ago

WRITE AN HTML PROGRAM TO DISPLAY THE ANNUAL EXAMINATION DATESHEET OF YOUR CLASS IN TABULAR FORM USING TABLE TAG AND ITS ATTRIBUTES. USE MAXIMUM TAGS AND ATTRIBUTES TO DECORATE YOUR PAGE. GIVE BACKGROUND AND CONTENT COLOR.

Answers

Answered by neeraj559145
0

Explanation:

hope it would be helpful for u

Answered by nikhillekkala2008
0

Answer:

Example. Set the background color of the three columns with the <colgroup> and <col> tags: <table> <colgroup> <col span="2" style="background-color:red">

Explanation:

Similar questions