Thomas Wallace

Lectures and Resources

Setting Up Our Work Environment

  1. Create a Github Account and verify your email address.
  2. Create a Repository using these instructions.
  3. Login to Gitpod.io with your Github credentials.
  4. (Optional) Add the gitpod browser extension to your browser if you want to be able to launch any repository directly form GitHub.
  5. In Gitpod, Click New Repository Button and select the repository we created in step 2.
  6. From the top-right dropdown menu select user settings  > integrations
  7. From the github option, Click the triple dots at the end of the line and select edit permissions. Make sure public_repo and repo are checked.
  8. Be sure to submit your github pages URL.

Publishing your Work to GitHub

Assignment

  • Create and Validate a prototype HTML document that includes examples of all HTML elements covered thus far. For a list of requirements view this page.
  • Create a link to this assignment from your course homepage. Name it “Prototype HTML5 Assignment”
  • When complete publish it to your Github account with the Commit Note “Prototype HTML5 Assignment Submission”.
  • Make sure you have submitted your Github Pages URL here: https://forms.gle/RnyJRBM5wG6mYLYu8
  • We will have a Q&A on the assignment next Monday and the Quiz.
  • Due 2/22/2023
  • Reading Assignment: CSS Basics