Accordion Menu 5

What is HTML ?
HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create.
What is CSS ?
CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows one to adapt the presentation to different types of devices, such as large screens, small screens, or printers.
What is JS ?
JavaScript is a scripting language used to create and control dynamic website content—but that might not make a lot of sense if you’re new to tech.