Basic Document


It’s a bare-bones HTML document. This post exists to provide supporting material for other posts.


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
</head>
<body>
    
</body>
</html>

LEAVE A COMMENT