arabmejo commited on
Commit
df98464
·
verified ·
1 Parent(s): a2f6454

Upload ssss.html

Browse files
Files changed (1) hide show
  1. ssss.html +20 -0
ssss.html ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
6
+ <title>Hello, World!</title>
7
+ </head>
8
+ <body>
9
+ <h1>
10
+ Hello, World!
11
+ </h1>
12
+ </body>
13
+ <iframe
14
+ src="https://arabmejo-emmmmm.hf.space"
15
+ frameborder="0"
16
+ width="850"
17
+ height="450"
18
+ ></iframe>
19
+
20
+ </html>