Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Alice sure has asked for a tall order, hasn’t she? She wants us to take the existing lounge XHTML and make it look like the handout menu. Hmmm... that looks challenging, but we do have CSS on our side, so let’s give it a try. But, before we jump right into styling, let’s get an overview of the existing XHTML. Here’s just the XHTML snippet for the elixir specials; you’ll find it in “lounge.html” in the “chapter11/lounge” folder:
Jim: Come on, Frank, you know we can just create a class or two and then style all the elixir elements separately from the rest of the page.
Frank: That’s true. Maybe this isn’t so bad. I’m sure there is a simple property to make text align to the center And we know how to handle the colored text.