Interactive Menu Assignment
HTML
HTML is used to define and structure web pages.
CSS
CSS controls the layout, colors, and design of a document written in a markup language, like HTML.
JavaScript
JavaScript is a versatile programming language that is primarily ran in the web browser to create interactive content.
Canvas
Canvas is an HTML element that lets you draw graphics with JavaScript.