kenken999's picture
df
c4a9a21
raw
history blame
161 Bytes
<!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>