This course is an intro to Codecademy's "Learn CSS" course. CSS stands for Cascading Style Sheets and it is the way we are able to give styling to a website. CSS and HTML go together like peanut butter and jelly. While HTML handles the structure and actual content, we use CSS to make that content to look a specific way. The lessons are broken into 4 videos which explain the foundations of CSS.