SUSSYMANBI commited on
Commit
52da6b5
1 Parent(s): 156f055

Create test.html

Browse files
Files changed (1) hide show
  1. test.html +10 -0
test.html ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <DOCTYPE html>
2
+
3
+ <body>
4
+ <center>
5
+ <h1>
6
+ test
7
+ </h1>
8
+ </center>
9
+ </body>
10
+ </DOCTYPE>