Question: Question 1 Given the html for the table below, write the CSS for the two parts below to achieve the following styles: Not yet answered

Question 1 Given the html for the table below, write the CSS for the two parts below to achieve the following styles: Not yet answered Marked out of 7.00 Fi Flag question
| header | header | header |
|---|---|---|
| data | data | |
| data | data | data |
|
Part1 (4pts): Styling the table, the header and the footer Style the table so that the table's width is 50% of the display, the table has a 1px solid and blue colored borderthe table has a 3px rounded corner, and the font used in the table is Arial font. Style the table cells so that: Both the td and the th have a padding of 3px from the top and bottom and 10px from right and left, and so that the td have of size 12px, and has a #00496B color. Style the table header(the first row) so that: the table header has a 15 px white colored text on a background-color of #006699. Style the row with class alt to have a background color of #E1EEF4 and a text color of #00496B header header header data data data data data data 1 2 Next Part2 (3pts): Styling the table footer (
the last row)Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
