-
Notifications
You must be signed in to change notification settings - Fork 0
/
hypetest1.html
48 lines (36 loc) · 1.01 KB
/
hypetest1.html
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<title>hypetest1</title>
<style>
html {
height:100%;
}
body {
background-color:#FFF;
margin:0;
height:100%;
}
</style>
<!-- copy these lines to your document head: -->
<meta name="viewport" content="user-scalable=yes, width=600" />
<!-- end copy -->
</head>
<body>
<!-- copy these lines to your document: -->
<div id="hypetest1_hype_container" class="HYPE_document" style="margin:auto;position:relative;width:600px;height:400px;overflow:hidden;">
<script type="text/javascript" charset="utf-8" src="hypetest1.hyperesources/hypetest1_hype_generated_script.js?97015"></script>
</div>
<!-- end copy -->
<!-- text content for search engines: -->
<div style="display:none" aria-hidden=true>
<div>Test Course 1</div>
<div>Button</div>
<div>Module 1
</div>
</div>
<!-- end text content: -->
</body>
</html>