Chapter 7 Textbook Exercises
Due date: Sunday, September 21, 2025 at 11:59 pm
Points value: 10 points
You tied up some loose HTML ends in Chapter 6, and now . . . it's time for CSS! In Chapter 7, you'll learn how HTML and CSS work together to display web pages and make your first CSS file. I'm excited; I hope you are, too.
Instructions for Chapter 7
For this chapter, you'll be using the files you just updated in Chapter 6. Start by making a copy of your own Chapter 6 files and pasting them into your folder for Chapter 7.
The exercise starts on p. 262 ("Adding style to the lounge"), and you'll begin by working with "lounge.html".
On p. 299 ("Making sure the lounge CSS validates"), be sure to actually run your stylesheet through the W3C CSS validator! Things should look A-OK, but if you see any error messages, try to fix them.
Remember to let me know if you have any questions.