DKProgrammer commited on
Commit
4d13147
·
1 Parent(s): 685f6ac

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -7,13 +7,13 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <iframe src="http://tuberlin-aigame.de/aigame/" width="850"
11
- height="450"></iframe>
12
- <iframe
13
  src="https://tuberlin-aigame.de/aigame/"
14
  frameborder="0"
15
- width="850"
16
- height="450"
17
  ></iframe>
 
18
  </body>
19
  </html>
 
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>