Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (16 loc) · 1.05 KB

See the example

  1. Set up a new project in your C9 workspace with an index.html file. 📝
  2. Put in an image of a character from your favorite holiday movie. ☃️ (look at your personal website)
  3. Set the page background to a photo or color using CSS. 🎨 (Google it!)
  4. Add jQuery (copy the code out of That Was Easy or from here) 📎
  5. Triggered by mouse or keyboard interaction, at least 2 — jQuery documentation
    • Sound (look at your That Was Easy workshop)
    • Animation (Google jQuery animation)
    • Alert (Google javascript alerts)
    • Change page color or image (Google it!)
  6. Integrate another web service using an API 🌐
  7. Anything you like! 🙌