diff --git a/css/formulaire.css b/css/formulaire.css new file mode 100644 index 0000000..08bccea --- /dev/null +++ b/css/formulaire.css @@ -0,0 +1,24 @@ +h1 { + text-align: center; +} + +legend { + margin: 0 auto; + margin-top: 3%; +} + +fieldset{ + margin: 0 auto; + width: 70%; +} + +form { + text-align: center; +} + +input[type="submit"]{ + font-size: 15px; + padding: 5px; +} + + diff --git a/css/menu.css b/css/menu.css index 7cd4bc5..8d0c51d 100644 --- a/css/menu.css +++ b/css/menu.css @@ -26,7 +26,7 @@ padding: 13px 17px; } -a +aMenu { color: white; text-decoration: none; @@ -65,11 +65,6 @@ a transition: width 0.2s; } -.underLineHover:hover -{ - -} - .underLineHover:hover:after { width: 100%; diff --git a/formulaire.html b/formulaire.html index 803b29d..20c8347 100644 --- a/formulaire.html +++ b/formulaire.html @@ -2,19 +2,22 @@
+
+ +

Session de surf

-
+
Nom et Prénom - - + +
-
+
Lieu et période - @@ -34,12 +37,98 @@
-
+
Produits utilisés + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ Fréquentation + + + + + + + + + + + + + + +
+
+ Pollution + + + + + + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/menu.html b/menu.html index 983da4b..5744fbf 100644 --- a/menu.html +++ b/menu.html @@ -12,10 +12,10 @@ @@ -23,13 +23,13 @@ diff --git a/php/Hystorique.php b/php/Hystorique.php new file mode 100644 index 0000000..d657622 --- /dev/null +++ b/php/Hystorique.php @@ -0,0 +1,10 @@ +