When you type a website address, your browser sends a request to a server somewhere in the world. The server sends back HTML, CSS, and JavaScript files, and your browser turns those into the page you see.
HTML is the structure (like the bones), CSS is the style (like clothes), and JavaScript is the behavior (like muscles that make things move)!