equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html lang="fr"> |
|
3 <head> |
|
4 <meta charset="utf-8"> |
|
5 <title>The End - @todo</title> |
|
6 |
|
7 <meta name="description" content="@todo"> |
|
8 |
|
9 <!-- Mobile Specific Metas --> |
|
10 <meta name="viewport" content="initial-scale=1.0, width=device-width" /> |
|
11 |
|
12 <link rel="stylesheet" href="static/res/css/style_1024.css" /> |
|
13 <!-- stylesheet for ipad 3 |
|
14 <link rel="stylesheet" href="static/res/css/style_2048.css" /> |
|
15 --> |
|
16 |
|
17 </head> |
|
18 <body> |
|
19 <!-- div content - site takes the full height of browser --> |
|
20 <div id="content" class="full_screen pointer" onClick=""> |
|
21 |
|
22 <!--this div empty allows the element content_vcentering to be vertically aligned --> |
|
23 <div class="strut"></div><!-- |
|
24 this comment corrects the white-space (display: inline); |
|
25 --><section class="fullScreen_vcentering container_vcentering"> |
|
26 <div class="box_vcentering"> |
|
27 <p class="big_txt">3 ÉCRANS</p> |
|
28 <p class="big_txt">CHOISISSEZ UN MOT PAR ÉCRANS</p> |
|
29 <p class="big_txt">COMPOSEZ VOTRE FILM</p> |
|
30 </div> |
|
31 </section> |
|
32 </div> |
|
33 |
|
34 <!-- Metanav FranceTV --> |
|
35 <script src="http://static.francetv.fr/js/jquery.metanav-min.js" charset="utf-8"></script> |
|
36 <!-- JavaScript --> |
|
37 <script src="static/res/js/jquery-1.8.2.min.js"></script> |
|
38 <script src="static/res/js/ease.js"></script> |
|
39 <script src="static/res/js/incmosaic.js"></script> |
|
40 </body> |
|
41 </html> |