File size: 123 Bytes
a36b6eb |
1 2 3 4 5 6 7 8 9 |
<!DOCTYPE html>
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Welcome to the home page!</h1>
</body>
</html> |
a36b6eb |
1 2 3 4 5 6 7 8 9 |
<!DOCTYPE html>
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Welcome to the home page!</h1>
</body>
</html> |