fichier original
This commit is contained in:
48
apropos.html
Normal file
48
apropos.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!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">
|
||||
<div class="grille_01">Colonne 1</div>
|
||||
<div class="grille_02">Colonne 2</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
48
contact.html
Normal file
48
contact.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!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">
|
||||
<div class="grille_01">Colonne 1</div>
|
||||
<div class="grille_02">Colonne 2</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
fonts/Combinedd.otf
Executable file
BIN
fonts/Combinedd.otf
Executable file
Binary file not shown.
119
formulaire.html
Normal file
119
formulaire.html
Normal file
@@ -0,0 +1,119 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="icon" type="image/png" href="logo_noir.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>formulaire mémoire</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
|
||||
|
||||
<header>
|
||||
<h1><a href="index.php">Post-erg</a></h1>
|
||||
<nav></nav>
|
||||
</header>
|
||||
|
||||
<section id="main-content">
|
||||
|
||||
|
||||
<h3>Partager son mémoire</h3>
|
||||
<form action="partager.php" method="get">
|
||||
|
||||
<div class="bloc">
|
||||
<label>Votre nom/prénom/pseudo</label>
|
||||
<input type="text" name="nom" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Année diplômante (2020, 2021, ...)</label>
|
||||
<input type="text" name="année" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Contact : mail, insta, ...</label>
|
||||
<input type="email" name="mail" placeholder="Votre contact">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Titre du mémoire</label>
|
||||
<input type="titre" name="mémoire" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Tag/mots-clefs sur le mémoire</label>
|
||||
<input type="text" name="tag" placeholder="#... #...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Promoteur.rice</label>
|
||||
<input type="text" name="nom" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Problématique</label>
|
||||
<input type="text" name="problématique" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Résumé en quelque lignes</label>
|
||||
<input type="text" name="résumé" placeholder="...">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Orientation principale</label>
|
||||
<select name="Orientation">
|
||||
<option value="typographie">Typographie</option>
|
||||
<option value="graphisme">Graphisme</option>
|
||||
<option value="designnumérique">Design Numérique</option>
|
||||
<option value="Cinéma d'animation">Cinéma d'animation</option>
|
||||
<option value="Illustration">Illustration</option>
|
||||
<option value="BD">Bande dessinée</option>
|
||||
<option value="Photographie">Photographie</option>
|
||||
<option value="Vidéographie">Vidéographie</option>
|
||||
<option value="Sculpture">Sculpture</option>
|
||||
<option value="Peinture">Peinture</option>
|
||||
<option value="Art numérique">Art numérique</option>
|
||||
<option value="Vidéographie">Vidéographie</option>
|
||||
<option value="Photographie">Photographie</option>
|
||||
<option value="Dessin">Dessin</option>
|
||||
<option value="Installation performance">Installation performance</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Atelier Pratique</label>
|
||||
<select name="AP">
|
||||
<option value="DPM">Design et politique du multiple</option>
|
||||
<option value="APS">Art et pratique situé</option>
|
||||
<option value="R&E">Récits et expérimentation</option>
|
||||
<option value="PAOC">Pratique de l'art et outils critiques</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Formats de fichiers de mémoire</label>
|
||||
<input type="text" name="tag" placeholder="png, jpeg, pdf, mp3, html,... ">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<label>Importer les divers fichers de son mémoire</label>
|
||||
<input type="text" name="upload" placeholder="upload ">
|
||||
</div>
|
||||
|
||||
<div class="bloc">
|
||||
<input type="submit" name="go" value="envoyer">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</form>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
48
index.html
Normal file
48
index.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!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">
|
||||
<div class="grille_01">Colonne 1</div>
|
||||
<div class="grille_02">Colonne 2</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
48
licences.html
Normal file
48
licences.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!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">
|
||||
<div class="grille_01">Colonne 1</div>
|
||||
<div class="grille_02">Colonne 2</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
48
partagerunmemoire.html
Normal file
48
partagerunmemoire.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!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">
|
||||
<div class="grille_01">Colonne 1</div>
|
||||
<div class="grille_02">Colonne 2</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
89
style.css
Normal file
89
style.css
Normal file
@@ -0,0 +1,89 @@
|
||||
html{
|
||||
display: block;
|
||||
}
|
||||
|
||||
header{
|
||||
position: fixed;
|
||||
background: rgb(77,168,112);
|
||||
background: linear-gradient(315deg, rgba(77,168,112,1) 0%, rgba(193,4,252,1) 66%);
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin: 0;
|
||||
height: 10vh;
|
||||
width: 100%;}
|
||||
|
||||
body {
|
||||
background-color:white;
|
||||
/* overflow-x: hidden; */
|
||||
/* width: 100%; */
|
||||
margin-top: 8vh;
|
||||
margin-left: 0s;
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family:police1;
|
||||
src:url("fonts/Combinedd.otf");}
|
||||
|
||||
h1{
|
||||
font-family:police1;
|
||||
font-size: 2rem;
|
||||
color: white;
|
||||
margin-left: 1.5vw;
|
||||
margin-top: 4vh;
|
||||
}
|
||||
|
||||
|
||||
/* MENU */
|
||||
|
||||
.menu {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content:left;
|
||||
align-items: flex-start;
|
||||
margin: 0;
|
||||
padding: 2em;
|
||||
gap: 0.3em;
|
||||
align-self: flex-start;
|
||||
width: 70vw;
|
||||
}
|
||||
|
||||
.boutton {
|
||||
/* border: none; */
|
||||
margin: 0;
|
||||
width: auto;
|
||||
padding: 0.8rem;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
font-size: 0.8rem;
|
||||
font-family: police1;
|
||||
transition-duration: 0.4s;
|
||||
cursor: pointer;
|
||||
border-radius: 16px;}
|
||||
.boutton1 {
|
||||
background-color: none;
|
||||
color: rgb(193,4,252);
|
||||
border: 1px solid rgb(193,4,252);}
|
||||
.boutton1:hover {
|
||||
background-color: rgb(193,4,252);
|
||||
color: white;}
|
||||
|
||||
|
||||
/* GRILLE */
|
||||
|
||||
.grille01 {
|
||||
display: grid;
|
||||
margin-top: 40vh;
|
||||
margin-right: 1vw;
|
||||
grid-template-columns: repeat(5, 1fr);
|
||||
grid-gap: 10px;
|
||||
grid-auto-rows: minmax(100px, auto);
|
||||
}
|
||||
.grille_01 {
|
||||
grid-column: 1 / 5;
|
||||
grid-row: 1 / 12;
|
||||
background-color: #c104fc;
|
||||
}
|
||||
.grille_02 {
|
||||
grid-column: 5 / 5;
|
||||
grid-row: 1 / 12;
|
||||
background-color: #4da870;}
|
||||
Reference in New Issue
Block a user