58 lines
1.3 KiB
HTML
58 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link href="reset.css" >
|
|
<link href="style.css" rel="stylesheet">
|
|
<meta charset="UTF-8">
|
|
<meta name="author" content="">
|
|
<meta name="description" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Post-ERG</title>
|
|
|
|
</head>
|
|
|
|
|
|
<header>
|
|
<!-- ENTÊTE -->
|
|
|
|
<div id="header">
|
|
<h1><a href="index.html">Mémoire post-ERG/A life after ERG</a></h1>
|
|
</div>
|
|
|
|
</header>
|
|
|
|
<body>
|
|
|
|
<!-- MENU -->
|
|
|
|
<div class="menu">
|
|
<input type="search" name="search" placeholder="Recherche..." button class="boutton boutton1"></input>
|
|
<a href="partagerunmemoire.html" button class="boutton boutton1">Partager un mémoire</a>
|
|
<a href="apropos.html" button class="boutton boutton1">À propos</a>
|
|
<a href="contact.html" button class="boutton boutton1">Contact</a>
|
|
<a href="licences.html" button class="boutton boutton1">Licences</a>
|
|
</div>
|
|
|
|
<!-- GRILLE -->
|
|
|
|
<div class="grille01">
|
|
<h2>Contact</h2>
|
|
<p>Laurent Leprince, <br>
|
|
Bibliothèque d'architecture, d'ingénierie architecturale, d'urbanisme (BAIU) :<br>
|
|
laurent.leprince@uclouvain.be</p>
|
|
|
|
<p>Xavier Gorgol, <br>
|
|
Responsable des mémoires de l'ERG :<br>
|
|
xavier.gorgol@erg.be<br></p>
|
|
|
|
<p>Brigitte Ledune,<br>
|
|
Cours de suivi de mémoire : <br>
|
|
brigitte.ledune@erg.be</p>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
</html> |