-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (82 loc) · 5.23 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="fr">
<head>
<title>Palais des Beaux Arts de Lille</title>
<meta charset="utf-8">
<meta name="description" content="Palais des beaux arts de lille">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<link href="/bootstrap4-glyphicons/css/bootstrap-glyphicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
</head>
<body>
<nav class="bgnoir navbar navbar-expand-lg navbar-dark position-fixed w-100" style="z-index:100">
<a class="navbar-brand h1little col-1 col-xs-1 col-sm-1 col-md-3 d-none d-lg-block mt-3" href="index.html"><p class="tch">PALAIS BEAUX-ARTS LILLE</p></a>
<div class="leftmobile">
<a class="navbar-brand h1little pl-0 d-lg-none d-inline" href="index.html">PBA LILLE</a>
</div>
<div class="allrightmobile">
<i class="fas fa-search pointer d-lg-none tch"></i>
<i class="far fa-question-circle pointer d-lg-none tch ml-2 mr-2"></i>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto mt-3">
<li class="nav-item">
<a class="nav-link d-none d-lg-block" href="#"><p class="tch font-weight-bold familyfont">COLLECTIONS</p></a>
<a class="nav-link d-lg-none pb-4" href="#"><i class="fas fa-th tch familyfont"> Collections</i></a>
<div class="borderbottom d-lg-none"></div>
</li>
<li class="nav-item">
<a class="nav-link d-none d-lg-block" href="visiter.html"><p class="font-weight-bold familyfont tch">VISITER</p></a>
<a class="nav-link d-lg-none pt-4 pb-4" href="visiter.html"><i class="fas fa-random tch familyfont tch"> Visiter</i></a>
<div class="borderbottom d-lg-none"></div>
</li>
<li class="nav-item">
<a class="nav-link d-none d-lg-block" href="agenda.html"><p class="tch font-weight-bold familyfont">AGENDA</p></a>
<a class="nav-link d-lg-none pt-4 pb-4" href="agenda.html"><i class="fas fa-calendar-alt tch familyfont"> Agenda</i></a>
<div class="borderbottom d-lg-none"></div>
</li>
<li class="nav-item">
<a class="nav-link d-none d-lg-block" href="#"><p class="tch font-weight-bold familyfont">INFOS</p></a>
<a class="nav-link d-lg-none pt-4 pb-4" href="#"><i class="fas fa-info-circle tch familyfont"> Infos</i></a>
<div class="borderbottom d-lg-none"></div>
</li>
<li class="nav-item">
<a class="nav-link d-lg-none pt-4 pb-4" href="#"><i class="fas fa-envelope tch familyfont"> Contactez nous</i></a>
<div class="borderbottom d-lg-none"></div>
</li>
</ul>
<input type="button" value="PBA" class="mt-2 tch pointer tchborder d-lg-none"/>
<form class="d-none d-lg-block mx-auto form-inline col-lg-3 col-xl-3">
<input class="form-control col-lg-10 col-xl-10 pl-1 text-white" type="search" aria-label="Search"/>
<span class="searchfor fas fa-search tch"></span>
</form>
<select class="d-none d-lg-block form-control mx-auto col-9 col-xs-12 col-sm-12 col-md-1 col-lg-1 col-xl-2 pointer" id="exampleSelect1">
<option>Français</option>
<option>English</option>
<option>Dush</option>
</select>
<img src="img/logo-lille.svg" alt="Logo de lille" class="d-none d-lg-block mx-auto col-2 col-xs-2 col-sm-2 col-md-2 col-lg-2 col-xl-2"/>
</div>
</nav>
<script src="js/vendor/modernizr-3.6.0.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.3.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto'); ga('send', 'pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body>
</html>