Question: HTML TABLE FORMATTING Please follow these instructions when creating the table: Use a table header (first row of headings), a table footer (the last row

HTML TABLE FORMATTING

HTML TABLE FORMATTING Please follow these instructions when creating the table: Use

Please follow these instructions when creating the table:

Use a table header (first row of headings), a table footer (the last row containing the note), and a table body that contains the rest as shown above. Use th tags for the first row and the first column. Be sure to merge the rows in the first column for each category so the category name is displayed only in the first row. Also merge the cells in the table footer.

Add an embedded style section to the head element of this document and add style declarations to do the following:

- Center the content in the h1 element.

- Center the table within the section element.

- Format the cells in the table header to be left-aligned and maroon.

- Set the width of the table cells to 20%.

- Vertically align the content of the first-column cells to top, and left align. Do not use classes for this step.

- Right align the cells in the last column using the pseudo-class :last-child(n) .

PLEASE FOLLOW THESE STEPS WHEN WRITING THE CODE! THANK YOU! YOUR SOLUTION WILL RECIEVE AN UPVOTE! :)

Calorie Counter Note: Contact us to get a detailed list of food calories

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!