For your homework assignment and to test your knowledge of style sheets, try your hand at these exercises.
1) Make a style sheet that exhibits the following document layout. Do not use any HTML character formatting tags, just style sheets. A text file with all the unformatted matter may be found here.
The body has a black background with yellow text. It uses 12pt Verdana font or something like Arial or Helvetica.
2) Re-do the Recipe Book exercise from lesson 6 using style sheets. Do not use any character-level HTML markup and reduce the HTML attributes used to a minimum. Change the following pages: the main page, the fettuccine, linguine, and penne recipes. Leave the Body attributes in for simplicity (such as backgrounds and link colors). Use an external style sheet for the three recipes and an internal stylesheet for the home page.
1) See the document source for the answer.
2) Here is one way to change that web. Here is the externally linked style sheet.