HTML & Code Template Document

Generated Code Document Format

<!-- Sample HTML / Code Formatting Layout -->
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Code Document</title>
</head>
<body>
    <h1>Hello, World!</h1>
    <p>Your code format output is ready for download.</p>
</body>
</html>