Merge branch 'main' of https://github.com/DevDuCoffee/Nuit-De-L-Info-2020 into main
This commit is contained in:
commit
0d9c98821e
@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="css/connexion.css" />
|
||||
</head>
|
||||
<body>
|
||||
<!--form action="" name"" method="POST"-->
|
||||
<form method="post" action="./traitement.php" name="formulaire">
|
||||
|
||||
<div class="wrapper fonduBas">
|
||||
<div id="contenu">
|
||||
@ -33,6 +33,7 @@
|
||||
</div>
|
||||
<! --/form-->
|
||||
|
||||
</form>
|
||||
</body>
|
||||
|
||||
</html>
|
52
css/menu.css
52
css/menu.css
@ -1,8 +1,14 @@
|
||||
#blockMenu
|
||||
{
|
||||
float: right;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
#lineMenu
|
||||
{
|
||||
list-style-type: none;
|
||||
overflow: hidden;
|
||||
background-color: #0064b5;
|
||||
background-color: #0073be;
|
||||
height: 49px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
@ -15,42 +21,31 @@
|
||||
padding: 14px 20px;
|
||||
background-color: transparent;
|
||||
color: white;
|
||||
transition: background-color 0.2s, padding 0.2s, font-size 0.2s,transform 0.2s;
|
||||
transition: background-color 0.1s, padding 0.1s, font-size 0.1s,transform 0.2s;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.animationButtonMenu:hover
|
||||
{
|
||||
background-color: #0073be;
|
||||
background-color: #197abb;
|
||||
font-size: 19px;
|
||||
padding: 13px 17px;
|
||||
}
|
||||
|
||||
aMenu
|
||||
.aMenu
|
||||
{
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
#lineSign
|
||||
{
|
||||
list-style-type: none;
|
||||
overflow: hidden;
|
||||
background-color: #0073be;
|
||||
height: 35px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.colonneSign
|
||||
{
|
||||
float: right;
|
||||
font-size: 15px;
|
||||
padding: 10px 8px;
|
||||
font-size: 17px;
|
||||
padding: 14px 20px;
|
||||
background-color: transparent;
|
||||
color: white;
|
||||
transition: font-size 0.2s,transform 0.2s;
|
||||
transition: background-color 0.2s, padding 0.2s, font-size 0.2s,transform 0.2s;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@ -69,3 +64,24 @@ aMenu
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
#blockLogo
|
||||
{
|
||||
float: left;
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
#logo
|
||||
{
|
||||
width: 100%;
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
#blockDeco
|
||||
{
|
||||
width: 95%;
|
||||
height: 10px;
|
||||
float: right;
|
||||
background-color: #5496c2;
|
||||
}
|
||||
|
BIN
img/logo.jpg
Normal file
BIN
img/logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
img/logoV2.jpg
Normal file
BIN
img/logoV2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" href="css/inscription.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<form method="post" action="./traitement.php" name="formulaire">
|
||||
|
||||
<div class="wrapper fonduBas">
|
||||
<div id="contenu">
|
||||
@ -31,7 +31,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</form>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
26
menu.html
26
menu.html
@ -5,33 +5,33 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
<link rel="stylesheet" href="css/menu.css">
|
||||
<title></title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!--Block de connexion et d'inscription-->
|
||||
<div id="blockSign">
|
||||
<ul id="lineSign">
|
||||
<li class="colonneSign">
|
||||
<a class="aMenu underLineHover">Connexion</a>
|
||||
</li>
|
||||
<li class="colonneSign">
|
||||
<a class="aMenu underLineHover">Inscription</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div id="blockLogo">
|
||||
<img id="logo" src="img/logoV2.jpg">
|
||||
</div>
|
||||
<!--Block de Menu-->
|
||||
<nav id="blockMenu">
|
||||
<ul id="lineMenu">
|
||||
<li class="colonneMenu animationButtonMenu underLineHover">
|
||||
<a class="aMenu">Acceuil</a>
|
||||
<a class="aMenu" href="#">Acceuil</a>
|
||||
</li>
|
||||
<li class="colonneMenu animationButtonMenu underLineHover">
|
||||
<a class="aMenu">Profil</a>
|
||||
<a class="aMenu" href="#">Profil</a>
|
||||
</li>
|
||||
<li class="colonneMenu animationButtonMenu underLineHover">
|
||||
<a class="aMenu">Météo</a>
|
||||
<a class="aMenu" href="#">Météo</a>
|
||||
</li>
|
||||
<li class="colonneSign animationButtonMenu underLineHover">
|
||||
<a class="aMenu" href="connexion.html">Connexion</a>
|
||||
</li>
|
||||
<li class="colonneSign animationButtonMenu underLineHover">
|
||||
<a class="aMenu" href="inscription.html">Inscription</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="blockDeco"></div>
|
||||
</body>
|
||||
</html>
|
@ -108,7 +108,10 @@ CREATE TABLE bddsurf.ville
|
||||
idVille INT NOT NULL PRIMARY KEY, -- primary key column
|
||||
nomVille VARCHAR,
|
||||
cpVille VARCHAR,
|
||||
meteoVille INT NOT NULL
|
||||
meteoVille INT NOT NULL,
|
||||
CONSTRAINT fk_meteoville
|
||||
FOREIGN KEY (meteoVille)
|
||||
REFERENCES bddsurf.meteoville(IdMeteoVille)
|
||||
-- specify more columns here
|
||||
);
|
||||
GO
|
||||
@ -124,7 +127,10 @@ CREATE TABLE bddsurf.historique
|
||||
idHistorique INT NOT NULL PRIMARY KEY, -- primary key column
|
||||
utilisateur INT NOT NULL,
|
||||
spot INT NOT NULL,
|
||||
pointage INT NOT NULL
|
||||
pointage INT NOT NULL,
|
||||
CONSTRAINT fk_user
|
||||
FOREIGN KEY (utilisateur)
|
||||
REFERENCES bddsurf.utilisateur(idUtilisateur)
|
||||
-- specify more columns here
|
||||
);
|
||||
GO
|
||||
|
Loading…
x
Reference in New Issue
Block a user