This commit is contained in:
2023-01-26 12:27:55 -06:00
parent 4c697b9cc8
commit 48a50a2b3e
84 changed files with 383 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sunset</title>
<meta charset="utf-8">
</head>
<body>
<h1>Sunset</h1>
<a href="sunset.jpg"><img src="thumb.jpg" height="100" width="100" alt="view a larger sunset"></a>
</body>
</html>