back
javascript!


Javascript is a super versatile programming language which can help you make your website much more dynamic! While HTML allows you to build your site's structure and CSS helps you figure out the aesthetics and design, javascript is the only way to really make your front-end interactive. It can update and change both HTML and CSS, so you can use javascript to build off of the code you already have, little by little, project by project!