HTML Cheat Sheet Wrapup
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