Skip to content

Commit eacbd6a

Browse files
committed
Create index.html
0 parents  commit eacbd6a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2+
<html>
3+
<head>
4+
</head>
5+
<body>
6+
<h1>Hello Howard!</h1>
7+
<p>This is my GitHub Pages.</p>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)