nnaaahhhh come on guys, I've heard such questions before...and considering I've build some top-notch sites...
here you go..."how to build a website":
<html>
<head>
"header stuff goes in here"*
</head>
<body>
"body stuff go in here"**
</body>
</html>
*header, like google analytics, Cascading style sheets, and java scripts
** body is all visible elements like "hello world" and whats nots..
enjoy...