2024-12-06 04:53:34 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2024-12-07 18:44:53 +00:00
|
|
|
<head>
|
|
|
|
<title>Hello Hylia!</title>
|
|
|
|
</head>
|
2024-12-06 04:53:34 +00:00
|
|
|
<body>
|
2024-12-07 18:44:53 +00:00
|
|
|
<hi />
|
|
|
|
<h1>Hello Hylia!</h1>
|
|
|
|
<p>This is an example content.</p>
|
|
|
|
<h1>Hello!</h1><br><h2>Hello again!</h2>
|
2024-12-06 04:53:34 +00:00
|
|
|
</body>
|
|
|
|
</html>
|