Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
- <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
- <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
- <!--[if gt IE 8]><!-->
- <html class="no-js" lang="fr-fr"> <!--<![endif]-->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>DVDH - Des Villes et Des Hommes</title>
- <meta name="description" content="">
- <!--[if lt IE 9]>
- <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <!-- jQuery -->
- <script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>
- <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
- <script type="text/javascript" src="gmap3.min.js"></script>
- <script src="gmaps.js"></script>
- <link rel="stylesheet" type="text/css" href="style.css">
- <!-- Latest compiled and minified CSS -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
- <!-- Optional theme -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css">
- <!-- Latest compiled and minified JavaScript -->
- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
- <!-- font -->
- <link rel="stylesheet" type="text/css" href="stylesheet.css">
- </head>
- <body>
- <header>
- <!-- jQuery -->
- <div class="container">
- <div class="logo text-center">
- <img src="logo.svg" alt="logo" width="200" height="89" />
- </div>
- <nav class="text-center">
- <ul>
- <li class="current first">
- <a href="/dvdh/web/app_dev.php/fr/">Accueil</a>
- </li>
- <li>
- <a href="/dvdh/web/app_dev.php/fr/presentation">Présentation</a>
- </li>
- <li>
- <a href="/dvdh/web/app_dev.php/fr/activites">Activités</a>
- </li>
- <li>
- <a href="/dvdh/web/app_dev.php/fr/realisations">Réalisations</a>
- </li>
- <li>
- <a href="/dvdh/web/app_dev.php/fr/actualites">Actualités</a>
- </li>
- <li class="last">
- <a href="/dvdh/web/app_dev.php/fr/contact">Contact</a>
- </li>
- </ul>
- </nav>
- </div>
- </header>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment