-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathovo2.html
More file actions
123 lines (91 loc) · 3.01 KB
/
ovo2.html
File metadata and controls
123 lines (91 loc) · 3.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!doctype html>
<html class="no-js" lang="zxx">
<link rel="icon" href="https://cdn-icons-png.flaticon.com/512/7784/7784482.png">
<h1>OvO 2</h1>
<head>
<meta name="robots" content="noindex, follow" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title> OvO 2 - Games - The HTML Project SL</title>
<div align="center" style="padding-top:30px; padding-bottom:20px">
<script type="text/javascript">
atOptions = {
'key' : '08d39ba02e058abcaf93a1c8a5ad826f',
'format' : 'iframe',
'height' : 90,
'width' : 728,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="//www.profitablecreativeformat.com/08d39ba02e058abcaf93a1c8a5ad826f/invoke.js"></scr' + 'ipt>');
</script>
</div>
<!-- iframe Game -->
<div class="container" style="padding-top:20px; padding-bottom:20px" align="center">
<div class="row">
<div class="col-md-10">
<iframe class="gm-iframe" id="gm-area" src="https://ov464534asa4rb.github.io/786132/" width="100%" height="600px" scrolling="none" frameborder="0" allowfullscreen></iframe>
<div style="padding-top: 10px;" class="container" align="Center" scrolling="none">
</div>
<script>
var elem = document.getElementById("gm-area");
function openFullscreen() {
if (elem.requestFullscreen) {
elem.requestFullscreen();
} else if (elem.webkitRequestFullscreen) { /* Safari */
elem.webkitRequestFullscreen();
} else if (elem.msRequestFullscreen) { /* IE11 */
elem.msRequestFullscreen();
}
}
</script>
</div>
<div class="col-md-2">
<script type="text/javascript">
atOptions = {
'key' : '1d23640a72b94b653d6c2ce0bb47d8bf',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="//www.profitablecreativeformat.com/1d23640a72b94b653d6c2ce0bb47d8bf/invoke.js"></scr' + 'ipt>');
</script>
</div>
</div>
</div>
<!-- End iframe Game -->
<div align="center" style="padding-top:20px ; padding-bottom:20px">
<script type="text/javascript">
atOptions = {
'key' : 'd8bc1d0bcce09ef3b713e165530b1225',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="//www.profitablecreativeformat.com/d8bc1d0bcce09ef3b713e165530b1225/invoke.js"></scr' + 'ipt>');
</script>
</div>
<p>
OvO 2, cool. If your contorls (^v><) are not working, try clicking the frame.</p>
</body>
<head>
<style>
.footer {
position: right;
left: 0;
bottom: 0;
width: 100%;
background-color: grey;
color: white;
text-align: center;
}
</style>
</head>
<body>
<div class="footer">
<p><a href="dashboard.html" style="color: white;">Back to Dashboard</a></p>
<p><a href="/home/index.html">Back to the NEW Dashboard</a></p>
</div>
</body>
</html>