HTML
Hyper Text Markup Language is use to define tags that are useful to create a website layout.

CSS
Cascading Style Sheet is the style sheet use to style the html elements i.e. color, font, background etc.

Js
JavaScript is a client side scripting language use to create website dynamic.