Chapter 9 Textbook Exercises
Due date: Sunday, September 28, 2025 at 11:59 pm
Points value: 10 points
In Chapter 9, we'll really get going with CSS. You'll be modifying HTML elements with CSS to change how they are displayed in the browser.
Instructions for Chapter 9
For Chapter 9, you will be using some of the files you downloaded from the textbook website. Open those downloaded files and go to the "chapter9" folder. Inside that folder are two more folders: "lounge" and "lounge-complete". Copy the entire "lounge" folder and paste it into your own "chapter9" folder. These are the files you'll be working with this chapter.
The exercise starts on p. 364 ("Setting up the new lounge"). You'll begin by taking a look at new content in the "lounge.html" file as well as creating a stylesheet called "lounge.css" from scratch.
Remember to let me know if you have any questions.