Thomas Wallace

Lectures and Resources

HTML Cheatsheet Activity

In groups of two or three. Complete the HTML Cheatsheet activity. Once you have a functioning version, id like you to customize the page using typography and color to make it your own. This should be linked off of your course homepage,

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