Exercise #1
Project Page

Design a simple project page for a past or current project with 1+ images and simple descriptions.

    Exercise Requirements:

  1. use <h1> tag for titling the project
  2. use <p> tag for a 1 paragraph description the project
  3. use <i> or <b> to highlight text once in the p tag
  4. use <a> tag for a reference link that inspired the project the project
  5. use <img> tag to display 2 or more images
  6. use <ul> or <ol> + <li> list tags for details (time, loaction, medium)
  7. use <div id> and name it "container" to wrap all the elements