implement a new two-column CSS page layout for JavaJam.

You will modify the external style sheet and the Home, Menu, and Music pages. Create a new folder for this JavaJam case study.

  1. Create a new folder for this JavaJam case study.
  2. Modify the style rules in the javajam.css file to configure a two-column page layout
  3. Modify the Home page to implement the two-column page layout
  4. Modify the Menu page (Figure 6.56) to be consistent with the Home page.
  5. Modify the Music page (Figure 6.57) to be consistent with the Home page.