Thomas Wallace

Lectures and Resources

Course Overview and Concept Review

HTML Cheatsheet Activity

Using the following code snippets build the HTML Cheatsheet. Upon completion. Examine and tweak the CSS to your liking. Make it your own.

  1. Structure/Content
  2. Design
  3. Behavior
    • Include the following script in the head of your document:
      <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/9000.0.1/prism.min.js"></script>
  4. Additional Information on Prism.js

Assignment

  • Review the last semester’s content relating to HTML5 and CSS.
  • Verify you still have access to Github and make sure your files are organized and ready for class on Tuesday.