Skip to content

Commit a4e5e07

Browse files
authored
Create repl.html
1 parent 85b1e69 commit a4e5e07

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

repl.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
<DOCTYPE html>
3+
<html lang="en"><head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Document</title>
8+
</head>
9+
10+
<body>
11+
12+
13+
14+
15+
<iframe height="400px" width="100%" src="https://replit.com/@bgoonz/BLANK?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
16+
17+
18+
</body></html>
19+
20+
21+

0 commit comments

Comments
 (0)