Question: Open index.html in the chapter 0 8 apply folder from the Data Files in your text editor. Review the page, add a title, modify
Open index.html in the chapterapply folder from the Data Files in your text editor. Review the page, add a title, modify the comment at the top of the page to include your name and todays date, and replace Students Name with your name in the footer element.
Open the applycss file from the applycss folder. Modify the comment at the top of the style sheet to include your name and todays date.
In the index.html file, add a table element within the main element.
Nest the following caption element within the table element:
An unnumbered line of H T M L code reads as follows. left single angle bracket caption right single angle bracket Sales by Quarter left single angle bracket forward slash caption right single angle bracket
Insert five table rows after the caption and include a comment that specifies the row number. Follow the example below:
Unnumbered lines of H T M L code read as follows. left single angle bracket t r right single angle bracket left single angle bracket exclamation mark double dash Row double dash right single angle bracket left single angle bracket forward slash t r right single angle bracket
In row insert five table header cells and use the following text for column titles:
Unnumbered lines of H T M L code read as follows. Product Quarter Quarter Quarter Quarter
In row insert one table header cell and four table data cells. Add the text, Tablets, to the table header cell. Add the following text for the table data cells:
Unnumbered lines of H T M L code read as follows. ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon
In row insert one table header cell and four table data cells. Add the text, Monitors, to the table header cell. Add the following text for the table data cells:
Unnumbered lines of H T M L code read as follows. ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon
In row insert one table header cell and four table data cells. Add the text, Laptops, to the table header cell. Add the following text for the table data cells:
Unnumbered lines of H T M L code read as follows. ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon
In row insert one table header cell and four table data cells. Add the text, Desktops, to the table header cell. Add the following text for the table data cells:
Unnumbered lines of H T M L code read as follows. ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon ampersand hash semicolon
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
