Spaces:
Running
on
Zero
Running
on
Zero
File size: 161 Bytes
c4a9a21 |
1 2 3 4 5 6 7 8 9 10 |
<!DOCTYPE html>
<html>
<head>
<title>HTML Sample</title>
</head>
<body>
<h1>Welcome to my HTML page</h1>
<p>This is a sample HTML page.</p>
</body>
</html> |