HTML

The basic html tree is as follows:

<!DOCTYPE html>
<html>
<head>
    <title></title>
</head>
<body>

</body>
</html>