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

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 Flag question
headerheaderheader
datadatadata
datadatadata
  • 1
  • 2
  • Next

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) Infer and write the CSS needed to style the unordered that is found inside the so that it appears as shown in the screenshot of the table shown above. Note that the background-color used is #006699

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!