-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (30 loc) · 1.04 KB
/
index.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
<!DOCTYPE html>
<html manifest="Sit-2015-VxElectronique-Cor2.hyperesources/cache.manifest">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<title>meilleurs_voeux_2015</title>
<style>
html {
height:100%;
}
body {
background-color: #FFFFFF;
margin:0;
height:100%;
}
</style>
<!-- copy these lines to your document head: -->
<meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=435" />
<!-- end copy -->
</head>
<body>
<div style ="margin:auto;width:435px;height:300px">
<!-- copy these lines to your document: -->
<div id="sit2015vxelectroniquecor2_hype_container" style="position:relative;overflow:hidden;width:435px;height:300px;-webkit-tap-highlight-color: rgba(0,0,0,0);">
<script type="text/javascript" charset="utf-8" src="Sit-2015-VxElectronique-Cor2.hyperesources/sit2015vxelectroniquecor2_hype_generated_script.js?76379"></script>
</div>
<!-- end copy -->
</div>
</body>
</html>