diff --git a/Images/Produits/cat.png b/Images/Produits/cat.png new file mode 100644 index 0000000..1e3d06a Binary files /dev/null and b/Images/Produits/cat.png differ diff --git a/Images/Produits/jaune.png b/Images/Produits/jaune.png new file mode 100644 index 0000000..0ff342e Binary files /dev/null and b/Images/Produits/jaune.png differ diff --git a/Images/Produits/loupeN.png b/Images/Produits/loupeN.png new file mode 100644 index 0000000..c82c104 Binary files /dev/null and b/Images/Produits/loupeN.png differ diff --git a/Images/Produits/nao.png b/Images/Produits/nao.png index 3f90a6c..5defec6 100644 Binary files a/Images/Produits/nao.png and b/Images/Produits/nao.png differ diff --git a/Images/Produits/pepper.png b/Images/Produits/pepper.png index 2d3a37d..ce3fce9 100644 Binary files a/Images/Produits/pepper.png and b/Images/Produits/pepper.png differ diff --git a/Images/Produits/r2d2.png b/Images/Produits/r2d2.png index 5f77f5b..3a66afe 100644 Binary files a/Images/Produits/r2d2.png and b/Images/Produits/r2d2.png differ diff --git a/Images/Produits/romeo.png b/Images/Produits/romeo.png new file mode 100644 index 0000000..004181e Binary files /dev/null and b/Images/Produits/romeo.png differ diff --git a/Images/Produits/soldat.png b/Images/Produits/soldat.png new file mode 100644 index 0000000..fe7f400 Binary files /dev/null and b/Images/Produits/soldat.png differ diff --git a/Images/Produits/terminator.png b/Images/Produits/terminator.png new file mode 100644 index 0000000..01e6656 Binary files /dev/null and b/Images/Produits/terminator.png differ diff --git a/Images/Produits/valkyrie.png b/Images/Produits/valkyrie.png new file mode 100644 index 0000000..caa36e8 Binary files /dev/null and b/Images/Produits/valkyrie.png differ diff --git a/Images/Promotions/promo1.png b/Images/Promotions/promo1.png index 8557fbb..133018c 100644 Binary files a/Images/Promotions/promo1.png and b/Images/Promotions/promo1.png differ diff --git a/Images/Promotions/promo2.png b/Images/Promotions/promo2.png index 56fdb91..aff0bc4 100644 Binary files a/Images/Promotions/promo2.png and b/Images/Promotions/promo2.png differ diff --git a/Images/Promotions/promo3.png b/Images/Promotions/promo3.png index 1baf04a..574b816 100644 Binary files a/Images/Promotions/promo3.png and b/Images/Promotions/promo3.png differ diff --git a/Images/Promotions/promo4.png b/Images/Promotions/promo4.png index d0afc83..4a21fdc 100644 Binary files a/Images/Promotions/promo4.png and b/Images/Promotions/promo4.png differ diff --git a/checkout.html b/checkout.html index 1bdc9fe..da8ce57 100644 --- a/checkout.html +++ b/checkout.html @@ -8,11 +8,16 @@ - + + diff --git a/commande.html b/commande.html index a914a68..e44b8c2 100644 --- a/commande.html +++ b/commande.html @@ -7,11 +7,16 @@ - + +

Merci beaucoup d'avoir commmander sur notre site ! Votre commande arrive bientôt !

diff --git a/commentaire.html b/commentaire.html index 40da54b..f0430dd 100644 --- a/commentaire.html +++ b/commentaire.html @@ -7,11 +7,16 @@ - + +

Merci beaucoup pour votre réponse ! Votre commentaire a été pris en compte !

diff --git a/css.css b/css.css index 09c2fc8..d71bbd3 100644 --- a/css.css +++ b/css.css @@ -1,14 +1,14 @@ /*204, 25, 25*/ /*==========================================================================================*/ -/*BODY + NAV*/ +/*BODY + GENERAL*/ body{ background : linear-gradient(to left,#141414, #444444, #141414); + margin: 0; } -body#produit -{ - background : linear-gradient( #1c0224, #08023a, #022425); - z-index: 10; - font-family: 'Bookman', sans-serif; + +#content{ + margin-left: 8vw; + margin-right: 8vw; } h1{ @@ -16,38 +16,6 @@ h1{ color : white; } -nav { - background-color: rgba(22, 22, 22, 0.61); - width: 100%; - z-index: 1; - box-shadow: 0vw 0.5vw 0.4vw rgba(255, 0, 0, 0.534); -} - -body>nav>a>img{ - width : 25%; - margin : auto; -} - -body>nav>a>img:hover{ - background-color: rgba(255,255,255,0.5); - transition-duration: 0.5s; -} - -#panier { - float : right; - width : 5%; - margin-right : 1%; - margin-left : 3%; - padding : 0.9vw 0.9vw; -} - -#loupe { - float : right; - width : 5%; - margin-right : 1%; - margin-left : 3%; - padding : 0.9vw 0.9vw; -} body>#bienvenue>h1{ font-size : 3vw; @@ -59,6 +27,170 @@ body>#bienvenue>h2{ color : lightgrey; text-align: center; } +/*=====================================*/ +/*NAVBAR*/ + +a#kyflo{ + font-size: 5vw; + color: rgb(204, 25, 25); + padding: 0.5vw 1vw; + transform: none; + border : none; +} + +a#nous{ + border-right: 0.15vw solid rgb(204, 25, 25); + border-left: 0.15vw solid rgb(204, 25, 25); +} + +#panier { + float : right; + width : 18.5%; + padding : 1.2vw 1vw; + border-left: 0.2vw solid rgb(204, 25, 25); + margin-right: -13%; +} + +.topnav { + overflow: hidden; + background-color: rgba(22, 22, 22, 0.61); + box-shadow: 0vw 0.5vw 0.4vw rgba(255, 0, 0, 0.534); +} + +.topnav a { + float: left; + display: block; + color: rgb(255, 255, 255); + text-align: center; + padding: 2.4vw 2vw; + text-decoration: none; + font-size: 2vw; + border-right: 0.15vw solid rgb(204, 25, 25); + font-weight: bold; + transform: skew(-0.2rad); +} + +.topnav a:hover { + background-color: rgb(204, 25, 25); + color: rgb(0, 0, 0); +} + +.topnav a#nous:hover, a#contactN:hover { + padding: 2.4vw 3vw; +} + +.topnav a#kyflo:hover{ + color: white; + background-color: rgb(22, 22, 22); +} + +.topnav a#panier:hover{ + background-color: black; +} + + +.topnav input[type=text] { + float: right; + padding: 1vw; + margin-right: 16px; + border: 0.1vw solid rgb(204, 25, 25); + font-size: 2vw; + margin-top: 1.2vw; + background-color: rgb(22, 22, 22); +} + + +@media screen and (max-width: 600px) { + .topnav a, .topnav input[type=text] { + float: none; + display: block; + text-align: left; + width: 87%; + margin: 0; + padding: 2vw; + border: none; + transform: none; + } + .topnav a#panier, a#nous{ + border: none; + } + + .topnav a#nous:hover, a#contactN:hover{ + padding : 2.4vw 2vw; + } + + .topnav input[type=text] { + border: 1px solid rgb(190, 73, 73); + } +} + +/*======================================*/ + + +/*FOOTER*/ +footer>div>table{ + width: 100%; + border-top : 0.1vw solid rgb(204,25,25); + background-color: rgb(27, 27, 27); + margin : auto; + padding: 2vw 8vw; + +} +a{ + text-decoration: none; + color : grey; +} + +a:hover{ + color:rgb(204, 25, 25); + transition-duration: 0.4s; +} + +tr{ + border-bottom: 0.2vw solid red; + color: white; + height: 5vw; +} + +th{ + font-size: 2vw; + text-align : left; + border-bottom: 0.1vw solid white; +} + +th#line{ + border: none; + +} +button#contactB{ + margin: auto; + display: flex; + justify-content: center; + padding: 1.5vw 4vw; + font-size: 1.5vw; + color : lightgrey; + background-color: rgb(27, 27, 27); + border : 0.1vw solid rgb(204, 25, 25); + transform: skew(-.312rad); + margin-bottom: 2vw; +} + +button#contactB:hover{ + background-color: rgb(204, 25, 25); + transition-duration: 0.5s; + border-radius: 1vw; +} + +td{ + width: 20%; + font-size: 1.5vw; +} + +td#contact{ + width: 100%; +} +/*======================================*/ + /*==========================================*/ /* CSS Confirmation commentaire */ #Merci>h1{ @@ -126,7 +258,7 @@ body>#bienvenue>h2{ #Produit>img{ width: 20%; float: left; - border: 0.2vw solid white; + border: 0.2vw solid rgb(204, 25, 25); border-radius: 10px; background-color: rgba(0, 0, 0, 0.5); @@ -140,15 +272,38 @@ body>#bienvenue>h2{ font-size : 2vw; margin-right: 10%; color: white; - border : 0.1vw solid white; + border : 0.1vw solid rgb(204, 25, 25); } #Produit>button:hover{ - color: black; - background-color: rgba(255,255,255,0.5); + color: white; + background-color: rgba(204,25,25,0.5); transition-duration: 0.5s; border-radius: 2vw; } + +table#mosaique{ + width: 100%; + margin: auto; +} + +table#mosaique>tr>td>img{ + width: 20%; +} + +img{ + width: 30%; + float: left; +} + +h3,h4{ + color: white; +} + +h3:hover{ + color: rgb(204, 25, 25); + transition-duration: 0.5s; +} /*================================================*/ /*CARACTERISTIQUES PRODUIT*/ #Carac{ @@ -235,7 +390,7 @@ input, select { width: 20%; padding: 1vw 1vw; font-size: 1.5vw; - background: linear-gradient(to left, rgba(128, 128, 128, 0.493), rgba(0, 0, 0, 0.548)); + background-color: rgb(27, 27, 27); color: white; border : 0.1vw solid rgba(255, 255, 255, 0.5); border-radius: 3vw; @@ -288,9 +443,7 @@ div#slider { width: 100%; max-width: 1920px; margin: auto; - border-radius: 12px; margin-top: 5%; - border : 0.1vw solid red; } @@ -340,37 +493,6 @@ div#slider figure { /*Panier*/ -table{ - width : 80%; - margin : auto; - margin-top: 5%; -} - -tr { - background-color: rgba(255, 255, 255, 0.233); -} - -td { - border-top : 0.2vw solid rgb(252, 252, 252); - padding : 2vw 2vw; - font-size: 2vw; - text-align: center; - font-weight: bold; -} - -th{ - background-color: rgba(0, 0, 0, 0.5); - font-size: 2vw; - color : white; -} - -td#total{ - text-align : right; - color : red; - background-color: rgba(0, 0, 0, 0.5); - font-size : 3vw; -} - form[action="commande.html"]>h1{ font-size: 1.5vw; } @@ -383,4 +505,6 @@ form[action="commande.html"]>input[type=text], select { #livraison { background-color: rgba(0, 0, 0, 0.2); -} \ No newline at end of file +} + +/*=================================*/ diff --git a/index.html b/index.html index 7b2d7dc..b77d220 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,16 @@ -
+ + + + + + + + + + + + +

Robot soldat

200€

Robot romeo

100€

Robot chat

80€

Robot r2d2

500€

Robot fun

50€

Robot valkyrie

00€

+ + +
































+ \ No newline at end of file diff --git a/nao.html b/nao.html index e78096f..f0968fa 100644 --- a/nao.html +++ b/nao.html @@ -10,54 +10,60 @@ - -
- -

ROBOT NAO

- -

5 000€

-

Nao est un robot humanoide français crée entre 2005 et 2006 sur Aldebaran ou plutot dans la société Aldebaran. En effet Nao a été conçu dans une start-up française à Paris.A partir de 2007, il va remplacer le robot canidé "Aibo" comme plateforme standard de la robotcup.

-
-
-

Caractéristiques du robot :

-

La plateforme robotique NAO existe en différents modèles qui comportent de 14 à 25 degrés de liberté. Elle est équipée d'une centrale inertielle avec un accéléromètre 3 axes et 2 gyromètres, de 2 sonars utilisant des capteurs à ultrason (émetteurs et récepteurs), de 8 capteurs de pressions résistifs sous les pieds et de 2 bumpers. NAO dispose de 90 minutes d'autonomie.

-

Le robot dispose également d'un système multimédia évolué incluant quatre microphones (pour la reconnaissance vocale et la localisation de la source sonore), deux haut-parleurs (pour la synthèse vocale), et deux caméras HD (1280 × 960 pixels) (pour la localisation ou la reconnaissance de visage ou d'objet). - Ces deux caméras couleurs, positionnées verticalement, lui permettent de voir une personne de 1,8 m de la tête au pied à 1,5 m. Malheureusement, pour le moment, ces deux caméras ne sont pas activables en même temps.

-

La plateforme robotique NAO est livrée avec une suite logicielle qui comporte un outil de programmation graphique (Choregraphe), un simulateur physique (NaoSim) et un kit de développement (SDK) qui permet de développer en Python (scripts des modules Chroregraphe) et C++ (modules embarqués). Des ponts en C#, Java et Matlab existent également. NAO est compatible avec Microsoft Robotics Studio, Cyberbotics Webots et Gostai Studio (Urbi).

-
-
-

Commentaires clients :

-
-
- -

Isabelle Dunand

-

Superbe robot, il est tout à fait fonctionnel !

-
-
- -

Richard Mauron

-

Excellent ! Très bonne qualité, j'ai adoré le programmer !

-
+ + +
+
+ +

ROBOT NAO

+ +

5 000€

+

Nao est un robot humanoide français crée entre 2005 et 2006 sur Aldebaran ou plutot dans la société Aldebaran. En effet Nao a été conçu dans une start-up française à Paris.A partir de 2007, il va remplacer le robot canidé "Aibo" comme plateforme standard de la robotcup.

+
+
+

Caractéristiques du robot :

+

La plateforme robotique NAO existe en différents modèles qui comportent de 14 à 25 degrés de liberté. Elle est équipée d'une centrale inertielle avec un accéléromètre 3 axes et 2 gyromètres, de 2 sonars utilisant des capteurs à ultrason (émetteurs et récepteurs), de 8 capteurs de pressions résistifs sous les pieds et de 2 bumpers. NAO dispose de 90 minutes d'autonomie.

+

Le robot dispose également d'un système multimédia évolué incluant quatre microphones (pour la reconnaissance vocale et la localisation de la source sonore), deux haut-parleurs (pour la synthèse vocale), et deux caméras HD (1280 × 960 pixels) (pour la localisation ou la reconnaissance de visage ou d'objet). + Ces deux caméras couleurs, positionnées verticalement, lui permettent de voir une personne de 1,8 m de la tête au pied à 1,5 m. Malheureusement, pour le moment, ces deux caméras ne sont pas activables en même temps.

+

La plateforme robotique NAO est livrée avec une suite logicielle qui comporte un outil de programmation graphique (Choregraphe), un simulateur physique (NaoSim) et un kit de développement (SDK) qui permet de développer en Python (scripts des modules Chroregraphe) et C++ (modules embarqués). Des ponts en C#, Java et Matlab existent également. NAO est compatible avec Microsoft Robotics Studio, Cyberbotics Webots et Gostai Studio (Urbi).

+
+
+

Commentaires clients :

+
+
+ +

Isabelle Dunand

+

Superbe robot, il est tout à fait fonctionnel !

+
+
+ +

Richard Mauron

+

Excellent ! Très bonne qualité, j'ai adoré le programmer !

+
+
+

Laissez nous un commentaire :

+
+

Nom et Prénom :

+ + +

Email :

+ + +

Commentaire:

+ + +

Valider:

+ +
-

Laissez nous un commentaire :

-
-

Nom et Prénom :

- - -

Email :

- - -

Commentaire:

- - -

Valider:

- -
\ No newline at end of file diff --git a/pepper.html b/pepper.html index c9df419..96f0133 100644 --- a/pepper.html +++ b/pepper.html @@ -9,58 +9,64 @@ - -
- -

ROBOT PEPPER

- -

15 000€

-

Pepper est un robot humanoïde, développé par la société SoftBank Robotics (anciennement Aldebaran), capable de reconnaître certaines émotions.

-
-
-

Caractéristiques du robot :

-

Pepper est le premier robot humanoïde au monde capable d'identifier les visages et les principales émotions humaines. Pepper a été conçu pour interagir avec les humains de la façon la plus naturelle possible à travers le dialogue et son écran tactile.

-

Du haut de ses 1m20, Pepper n’a aucun mal pour percevoir son environnement et engager le dialogue lorsqu’il aperçoit une personne. L'écran tactile sur son torse affiche du contenu pour renforcer les messages et seconder la parole.

-

Son design tout en rondeurs assure une utilisation sans danger et une très bonne acceptation des utilisateurs.

-
-
-

Commentaires clients :

-
-
- -

Michel Dirate

-

Livraison très longue ! Cependant, produit de qualité.

-
-
- -

Ines Foubi

-

Bon robot, ma famille l'adore !

-
-
- -

Robert Ritar

-

Robot très serviable.

-
+ + +
+
+ +

ROBOT PEPPER

+ +

15 000€

+

Pepper est un robot humanoïde, développé par la société SoftBank Robotics (anciennement Aldebaran), capable de reconnaître certaines émotions.

+
+
+

Caractéristiques du robot :

+

Pepper est le premier robot humanoïde au monde capable d'identifier les visages et les principales émotions humaines. Pepper a été conçu pour interagir avec les humains de la façon la plus naturelle possible à travers le dialogue et son écran tactile.

+

Du haut de ses 1m20, Pepper n’a aucun mal pour percevoir son environnement et engager le dialogue lorsqu’il aperçoit une personne. L'écran tactile sur son torse affiche du contenu pour renforcer les messages et seconder la parole.

+

Son design tout en rondeurs assure une utilisation sans danger et une très bonne acceptation des utilisateurs.

+
+
+

Commentaires clients :

+
+
+ +

Michel Dirate

+

Livraison très longue ! Cependant, produit de qualité.

+
+
+ +

Ines Foubi

+

Bon robot, ma famille l'adore !

+
+
+ +

Robert Ritar

+

Robot très serviable.

+
+
+

Laissez nous un commentaire :

+
+

Nom et Prénom :

+ + +

Email :

+ + +

Commentaire:

+ + +

Valider:

+ +
-

Laissez nous un commentaire :

-
-

Nom et Prénom :

- - -

Email :

- - -

Commentaire:

- - -

Valider:

- -
\ No newline at end of file diff --git a/r2d2.html b/r2d2.html index c0ce434..d592527 100644 --- a/r2d2.html +++ b/r2d2.html @@ -9,53 +9,59 @@ - -
- -

ROBOT R2D2

- -

500€

-

R2D2 est un petit robot de compagnie capable de vous servir d'assistant intergalactique au quotidien.

-
-
-

Caractéristiques du robot :

-

R2D2 est équipé de la dernière technologie de streaming musical pour vour lire toutes vos musiques préférées

-

Son design tout droit tiré de la série vous plongera dans l'univers Star Wars à coup sur !

-

Il possède une reconnaissance vocale très optimale qui vous permettras de le piloter rien qu'a la voix !

-
-
-

Commentaires clients :

-
-
- -

Patrick Busson

-

Petit robot sympathique, très utile au quotidien !

-
-
- -

Clara Soufu

-

Grande fan de Star Wars, j'adore ce petit robot personnel !

-
+ + +
+
+ +

ROBOT R2D2

+ +

500€

+

R2D2 est un petit robot de compagnie capable de vous servir d'assistant intergalactique au quotidien.

+
+
+

Caractéristiques du robot :

+

R2D2 est équipé de la dernière technologie de streaming musical pour vour lire toutes vos musiques préférées

+

Son design tout droit tiré de la série vous plongera dans l'univers Star Wars à coup sur !

+

Il possède une reconnaissance vocale très optimale qui vous permettras de le piloter rien qu'a la voix !

+
+
+

Commentaires clients :

+
+
+ +

Patrick Busson

+

Petit robot sympathique, très utile au quotidien !

+
+
+ +

Clara Soufu

+

Grande fan de Star Wars, j'adore ce petit robot personnel !

+
+
+

Laissez nous un commentaire :

+
+

Nom et Prénom :

+ + +

Email :

+ + +

Commentaire:

+ + +

Valider:

+ +
-

Laissez nous un commentaire :

-
-

Nom et Prénom :

- - -

Email :

- - -

Commentaire:

- - -

Valider:

- -
\ No newline at end of file