<html> | |
<head> | |
<title>Test Page</title> | |
</head> | |
<body> | |
<h1>Hello, World!</h1> | |
<p>This is a simple HTML test page.</p> | |
</body> | |
</html> | |
<html> | |
<head> | |
<title>Test Page</title> | |
</head> | |
<body> | |
<h1>Hello, World!</h1> | |
<p>This is a simple HTML test page.</p> | |
</body> | |
</html> | |