Skip to content

Commit dafa763

Browse files
author
Tim Berglund
committed
Started The Raven
1 parent a55987d commit dafa763

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: raven.html

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>The Raven</title>
5+
</head>
6+
<body>
7+
<h1>The Raven</h1>
8+
<p>
9+
Once upon a midnight dreary, while I pondered, weak and weary,
10+
Over many a quaint and curious volume of forgotten lore—
11+
While I nodded, nearly napping, suddenly there came a tapping,
12+
As of some one gently rapping, rapping at my chamber door—
13+
"'Tis some visitor," I muttered, "tapping at my chamber door—
14+
Only this and nothing more."
15+
</p>
16+
</body>
17+
</html>

0 commit comments

Comments
 (0)