Skip to content

Commit f7da202

Browse files
committed
Added index.html
1 parent ab00605 commit f7da202

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#index.hmtl
2+
<html>
3+
<body>
4+
<div>
5+
<ul>
6+
<li>bricks</li>
7+
<li>sand</li>
8+
</ul>
9+
</div>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)