Showing
2 changed files
with
3 additions
and
3 deletions
... | @@ -2,8 +2,8 @@ | ... | @@ -2,8 +2,8 @@ |
2 | <html> | 2 | <html> |
3 | <body> | 3 | <body> |
4 | 4 | ||
5 | -<div style="position:absolute; top:-400px; left:-242px;border:0px solid black"> | 5 | +<div style="position:absolute; top:0px; left:0px;border:0px solid black"> |
6 | - <iframe src="http://114.108.69.93:9999/stream.html" width="760" height="770" scrolling="no" frameborder="0"></iframe> | 6 | + <iframe src="http://www.op.gg/" width="760" height="770" scrolling="no" frameborder="0"></iframe> |
7 | </div> | 7 | </div> |
8 | 8 | ||
9 | </body> | 9 | </body> | ... | ... |
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | 20 | ||
21 | 21 | ||
22 | <div> | 22 | <div> |
23 | - <iframe src="ifames.html" width="1000" height="500" scrolling="no" frameborder="0"> | 23 | + <iframe src="iframes.html" width="1000" height="500" scrolling="no" frameborder="0"> |
24 | <p>Your browser does not support iframes.</p> | 24 | <p>Your browser does not support iframes.</p> |
25 | </iframe> | 25 | </iframe> |
26 | </div> | 26 | </div> | ... | ... |
-
Please register or login to post a comment