Skip to content

Commit 92d12cf

Browse files
authored
Create page2.html
1 parent 8858761 commit 92d12cf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

page2/page2.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<style>
4+
p {text-align: center}
5+
</style>
6+
</head>
7+
<body>
8+
<br>
9+
<p>Page 2 test preview (Under construction</p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)