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.
- Structure/Content
- Design
- 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>
- Include the following script in the head of your document:
- Additional Information on Prism.js