integ/about.html
changeset 0 ca1b8c0fbe35
equal deleted inserted replaced
-1:000000000000 0:ca1b8c0fbe35
       
     1 <!doctype html>
       
     2 <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"><![endif]-->
       
     3 <!--[if IE 7]>	<html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
       
     4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en"><![endif]-->
       
     5 <!--[if IE 9]><html class="no-js ie9" lang="en"><![endif]-->
       
     6 <!--[if gt IE 9]><!--> <html class="no-js" lang="en"><!--<![endif]-->
       
     7 <head>
       
     8 <meta charset="utf-8" />
       
     9 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
       
    10 <title>Cinegift</title>
       
    11 <meta name="description" content="" />
       
    12 <meta name="viewport" content="width=980" />
       
    13 <link rel="stylesheet" href="css/default.css" />
       
    14 <link rel="stylesheet" href="css/reset.css" />
       
    15 <link rel="stylesheet" href="css/styles.css" />
       
    16 
       
    17 <!-- Custom scrollbars CSS -->
       
    18 <link href="css/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />
       
    19 <script src="js/libs/modernizr-2.5.3.min.js"></script>
       
    20 </head>
       
    21 
       
    22 <body class="profile">
       
    23   <!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
       
    24   <header>
       
    25 	<h1><img src="img/logo.png" alt="AlloCiné LAB" class="logo" /></h1>
       
    26 	
       
    27 	<section class="connect">
       
    28 
       
    29 		<span class="def_btn btn_01">LOG IN</span>
       
    30 
       
    31 	</section>
       
    32 	<!-- /connect -->
       
    33   </header>
       
    34   <div role="main">
       
    35 	<section class="central">
       
    36 		
       
    37 	</section>
       
    38 	<!-- /central -->
       
    39   </div>
       
    40   <!-- /main -->
       
    41   <footer>
       
    42 	<span class="copyright">copyright &copy; 2012 Allocine</span>
       
    43   </footer>
       
    44 
       
    45   <script src="js/libs/jquery-1.7.1.min.js"></script>
       
    46   <script src="js/script.js"></script>
       
    47   <script type='text/javascript' src='js/jquery.simplemodal.js'></script>
       
    48   
       
    49 </body>
       
    50 </html>