All content that you see on a website is present in the html file of that website .Html is responsible for the structure and the content
From every Position to each color the designing of the website is done by css and its properties.
Javascript is the brain of every website it handles the dataflow like forms and inputs .Its can also be used to manipulate DOM(Document Object Model).