last commit

This commit is contained in:
Amir 2021-10-11 00:07:56 +02:00
parent 5085ae3946
commit a12cb10021
9 changed files with 31 additions and 28 deletions

View File

@ -10,11 +10,11 @@
</head>
<body>
<div class="w3-bar w3-black">
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="#" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="#" class="w3-bar-item w3-button">Demander une convention</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
<button class="w3-button w3-xlarge w3-topleft"><a href="../sombre/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>

View File

@ -11,7 +11,7 @@
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="recherche.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
@ -26,7 +26,7 @@
<div class="w3-container">
<button class="w3-button w3-round-large w3-grey">Annonce externe</button>
<button class="w3-button w3-round-large w3-blue-grey">Annonce complète</button>
<a href="depotOffre2.html"><button class="w3-button w3-round-large w3-blue-grey">Annonce complète</button></a>
</div>
<form class="w3-container w3-center w3-padding-32">

View File

@ -11,7 +11,7 @@
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="recherche.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
@ -21,7 +21,7 @@
<h1>D&eacute;poser une offre</h1>
<div class="w3-container w3-center">
<button class="w3-button w3-round-large w3-blue-grey">Annonce externe</button>
<a href="depotOffre1.html"><button class="w3-button w3-round-large w3-blue-grey">Annonce externe</button></a>
<button class="w3-button w3-round-large w3-grey">Annonce complète</button>
</div>
<form class="w3-container w3-padding-64">

View File

@ -9,10 +9,11 @@
</head>
<body>
<div class="w3-bar w3-black">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="#" class="w3-bar-item w3-button">Consulter les offres</a>
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
<button class="w3-button w3-xlarge w3-topleft"><a href="modesombre.html"><img src="ModeSbr.jpg">Mode sombre</a></button>

View File

@ -10,13 +10,14 @@
</head>
<body>
<div class="w3-bar w3-black">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="#" class="w3-bar-item w3-button">Consulter les offres</a>
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
<button class="w3-button w3-xlarge w3-topleft"><a href="modesombre.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
<button class="w3-button w3-xlarge w3-topleft"><a href="../sombre/modesombre.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
<div class="w3-card-4 w3-twothird w3-padding-32 w3-display-middle w3-center" >

View File

@ -17,11 +17,11 @@
}
</style>
<body>
<div class="w3-bar w3-black">
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="#" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="#" class="w3-bar-item w3-button">Demander une convention</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>

View File

@ -19,7 +19,7 @@
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="recherche.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
@ -34,7 +34,7 @@
<div class="w3-container">
<button class="w3-button w3-round-large w3-grey">Annonce externe</button>
<button class="w3-button w3-round-large w3-blue-grey">Annonce complète</button>
<a href="depotOffre2.html"><button class="w3-button w3-round-large w3-blue-grey">Annonce complète</button></a>
</div>
<form class="w3-container w3-center w3-padding-32">

View File

@ -19,7 +19,7 @@
<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="recherche.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
@ -29,7 +29,7 @@
<h1>D&eacute;poser une offre</h1>
<div class="w3-container w3-center">
<button class="w3-button w3-round-large w3-blue-grey">Annonce externe</button>
<a href="depotOffre1.html"><button class="w3-button w3-round-large w3-blue-grey">Annonce externe</button></a>
<button class="w3-button w3-round-large w3-grey">Annonce complète</button>
</div>
<form class="w3-container w3-padding-64">

View File

@ -9,10 +9,11 @@
</head>
<body>
<div class="w3-bar w3-black">
<<div class="w3-bar w3-black w3-container">
<a href="#" class="w3-bar-item w3-button">Accueil</a>
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="#" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</a>
<a href="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
</div>
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/offrestage.html"><img src="ModeSbr.jpg"></a></button>