But no matter how complex or simple, most websites are written in HTML.

Let's have a look behind the scenes of this website.

<body>Welcome, friend!</body>
</html>
]]>

Look at that! This bit of code around Welcome, friend! already makes a website.