Question: Task 2 : Configure the CSS . Modify the external style sheet ( javajam . css ) . Open javajam.cSs in a text editor. Review
Task : Configure the CSS Modify the external style sheet javajamcss Open javajam.cSs in a text editor. Review Figure 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 the width of its container, is configured with borderspacing and a background color. Configure td and th selectors with pixels of padding. Also configure a background color of #DBE in alternate rows use a class or the : thoftype pseudoclass to configure odd table rows Save the javajam.css file.
Task : 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.
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
