Question: Task 2 : Configure the CSS . Modify the external style sheet ( javajam . css ) . Open javajam.cSs in a text editor. Review

Task 2: Configure the CSS. Modify the external style sheet (javajam.css). Open javajam.cSs in a text editor. Review Figure 8.13 and note the menu descriptions, which are coded in an HTML table. Add style rules to the javajam.css external style sheet to configure a table that is centered, takes up 90% the width of its container, is configured with 0 border-spacing and a background color. Configure td and th selectors with 10 pixels of padding. Also configure a background color of #D2B48E in alternate rows (use a class or the : n th-of-type pseudo-class to configure odd table rows). Save the javajam.css file.
Task 3: Modify the Menu Page. Open menu.html in a text editor. The menu descriptions are configured with a description list. Replace the description list with a table that has three rows and two columns. Use th and td elements where appropriate. Configure line breaks as needed for the pricing information. Save your page and test it in a browser. If the page does not display as you intended, review your work, validate the CSS, validate the HTML, modify as needed, and test again.
Task 2 : Configure the CSS . Modify the external

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 Accounting Questions!