Codecademy Development Course

Recently I have been working on Codecademy's web development course, which includes HTML, CSS, and Javascript. I have already completed the first part of HTML and CSS, and now I am working on the "Getting Started with Javascript" lesson. HTML is the bare side of a website. In HTML, you can do a little bit of styling, but it isn't meant for full styling. CSS is the styling code of a website. For example, on a site with CSS, you can change the font size, color, etc. So far on my web development course, I have learned a lot, I love it because it has short quizzes and projects after I am done with a lesson