Chapter 6: You try it: Assemble the home page

Starting files on Github - ch-6-begin

Now that the code is written for the project section of the home page, assemble the rest of the home page.

  1. Revisit the CodePen we just finished and copy the CSS to the stylesheet for the home page.
  2. Copy over the HTML to the appropriate place on the home page.
  3. View your work so far. What's wonky? What's missing? You may need to place some gradient bars in the document, and you may need to tweak some styling to align this section with the rest of the web page.

View the answer on Github - ch-6-end