-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (98 loc) · 4.77 KB
/
index.html
File metadata and controls
122 lines (98 loc) · 4.77 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<script type="text/javascript" src="js/jquery-2.1.3.js"></script>
<!--
Jquery mobile
-->
<script src="js/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.js"></script>
<link rel="stylesheet" href="js/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css"/>
<!--
perso
-->
<script type="text/javascript" src="js/index.js"></script>
<link rel= "stylesheet" media="screen and (max-width:6400px)" type= "text/css" href= "css/index.css"/>
<link rel="SHORTCUT ICON" href="image/favicon.ico"/>
<title>Musée des Beaux-Arts de Nantes : Accueil</title>
</head>
<body>
<a href="index.html" id="nomSite"><h1 >Musée des Beaux-Arts de Nantes</h1></a>
<div data-role="header">
<div data-role="navbar" data-theme="c">
<ul >
<li><a href="#menuNavigation" data-icon="grid" data-iconpos="top" class="ui-btn ui-btn-inline ui-corner-all ui-shadow" data-theme="b">Menu</a></li>
<li><a href="http://www.nantes.fr" target="_blank" data-icon="star" data-theme="b">Ville de Nantes</a></li>
<li><a id="loupeRecherche" href="#" data-icon="search" data-iconpos="top" onclick="afficherInputRecherche()" data-theme="b">Recherche</a></li>
</ul>
</div>
<div data-role="panel" id="menuNavigation" data-display="overlay">
<ul data-role="listview" data-inset="false" id="ulMenuNavigation">
<li class="itemMenu"> <a href="">Collections</a></li>
<li class="itemMenu"> <a href="">Expositions</a></li>
<li class="itemMenu"> <a href="">Activités</a></li>
<li class="itemMenu"> <a href="">Agenda</a></li>
<li class="itemMenu"> <a href="">Publics</a></li>
<li class="itemMenu"> <a href="">Pratique</a></li>
<li class="itemMenu"> <a href="">Presse</a></li>
<li class="itemMenu"> <a href="">Projet musée</a></li>
</ul>
</div> <!-- /panel -->
</div> <!-- header -->
<div data-role="content">
<form action="pageRecherche.html" method="GET" onsubmit="changementPage()">
<div data-role="fieldcontain" id="rechercheDiv">
<input type="search" name="recherche" id="recherche" onblur="enleverInputRecherche()" value="" />
</div>
</form>
<div id="sectionImage">
<a href="http://www.lemasc.fr/exposition-sables-olonne/actualite-actu/de-kandinsky-a-kapoor-les-chemins-de-l-abstraction-collections-du-musee-des-beaux-arts-de-nantes/">
<img id="imgPrincipal1" alt="carrousseAbbaye" src="image/imagePrincipale/carrousseAbbaye.jpg"/>
</a>
<a href="">
<img id="imgPrincipal2" alt="carrousselVisite" src="image/imagePrincipale/carrousselVisite.jpg"/>
</a>
<a href="">
<img id="imgPrincipal3" alt="jeunePublic" src="image/imagePrincipale/jeunePublic.jpg"/>
</a>
<a href="http://www.museedesbeauxarts.nantes.fr/cache/offonce/Accueil/pid/24136;jsessionid=710E1D0D6F1F2E5B63FEDBD7DD848407">
<img id="imgPrincipal4" alt="restauration_howard02ter" src="image/imagePrincipale/restauration_howard02ter.jpg"/>
</a>
<a href="http://www.museedesbeauxarts.nantes.fr/Accueil/Publics/Scolaires">
<img id="imgPrincipal5" alt="scolaires_follejournee" src="image/imagePrincipale/scolaires_follejournee.jpg"/>
</a>
</div><!-- /sectionImage -->
</div><!-- /div content -->
<div data-role="footer">
<table id="tableReseau">
<tr>
<th>
<a href="https://www.facebook.com/MuseedesBeauxArtsNantes"><img alt="facebook" src="image/reseauSociaux/facebook_rond.png"/></a>
</th>
<th>
<a href="https://twitter.com/museedArtnantes"><img alt="twitter" src="image/reseauSociaux/twitter-rond2.png"/></a>
</th>
<th>
<a href="http://www.dailymotion.com/Musee_Beaux_Arts_Nantes"><img alt="dailymotion" src="image/reseauSociaux/dailymotion.png"/></a>
</th>
<th>
<a href="https://www.youtube.com/channel/UC-3SdEKl40sgwrRKXeph8Zg"><img alt="youtube" src="image/reseauSociaux/youtube.png"/></a>
</th>
<th>
<a href="https://www.thinglink.com/user/515138720840548353/scenes"><img alt="ThingLink" src="image/reseauSociaux/ThingLink_logo.jpg"/></a>
</th>
<th>
<a href="https://plus.google.com/102027570623723318063/about"><img alt="google+" src="image/reseauSociaux/googleplus-rond.png"/></a>
</th>
<th>
<a href="https://www.pinterest.com/facebookmba/"><img alt="pinterest" src="image/reseauSociaux/pinterest-logo.jpeg"/></a>
</th>
<th>
<a href="https://www.flickr.com/photos/mbanantes/"><img alt="flick" src="image/reseauSociaux/flick.JPG"/></a>
</th>
</tr>
</table> <!-- /tableReseau -->
</div> <!-- /div footer -->
</body>
</html>