This course introduces teens to web page coding and covers HTML and CSS with examples from scratch. HTML stands for Hypertext Markup Language, the foundational language used to create websites and web documents. HTML defines the meaning and structure of web content. CSS stands for Cascading Style Sheets and it’s a language that helps us change the way our HTML page looks.
JavaScript is one of the most used modern programming languages. It was originally designed to add interactivity to webpages but has since been used for server-side scripting, mobile apps, and games. In this course, students will learn fundamental programming principles in JavaScript, and how to create interactive websites.