DKProgrammer commited on
Commit
3d1ccec
·
1 Parent(s): 4d13147

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -8
index.html CHANGED
@@ -7,13 +7,12 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <p align="center"><iframe src="http://www.google.com/" width=500 height="500"></iframe></p>
11
- <iframe
12
- src="https://tuberlin-aigame.de/aigame/"
13
- frameborder="0"
14
- width="800"
15
- height="800"
16
- ></iframe>
17
-
18
  </body>
19
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <p align="center">
11
+ <iframe
12
+ src="https://tuberlin-aigame.de/aigame/"
13
+ frameborder="0"
14
+ width="1280"
15
+ height="800"
16
+ ></iframe></p>
 
17
  </body>
18
  </html>