In the case of front-end development, HTML is used to structure the content, CSS is used to style the content, and JavaScript is used to add interactivity and functionality to the web page.
As a web developer, the three main languages we use to build websites are HTML, CSS, and JavaScript. JavaScript is the programming language, we use HTML to structure the site, and we use CSS to design and layout the web page.