last commit
This commit is contained in:
parent
5085ae3946
commit
a12cb10021
@ -10,11 +10,11 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<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">Accueil</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
|
<a href="depotOffre1.html" 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="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Demander une convention</a>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button class="w3-button w3-xlarge w3-topleft"><a href="../sombre/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
|
<button class="w3-button w3-xlarge w3-topleft"><a href="../sombre/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<div class="w3-bar w3-black w3-container">
|
<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">Accueil</a>
|
||||||
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</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>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<div class="w3-container">
|
<div class="w3-container">
|
||||||
<button class="w3-button w3-round-large w3-grey">Annonce externe</button>
|
<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>
|
</div>
|
||||||
|
|
||||||
<form class="w3-container w3-center w3-padding-32">
|
<form class="w3-container w3-center w3-padding-32">
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<div class="w3-bar w3-black w3-container">
|
<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">Accueil</a>
|
||||||
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</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>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<h1>Déposer une offre</h1>
|
<h1>Déposer une offre</h1>
|
||||||
|
|
||||||
<div class="w3-container w3-center">
|
<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>
|
<button class="w3-button w3-round-large w3-grey">Annonce complète</button>
|
||||||
</div>
|
</div>
|
||||||
<form class="w3-container w3-padding-64">
|
<form class="w3-container w3-padding-64">
|
||||||
|
@ -9,10 +9,11 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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">Accueil</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
|
<a href="depotOffre1.html" 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="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>
|
</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="modesombre.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
|
||||||
|
@ -10,13 +10,14 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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">Accueil</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
|
<a href="depotOffre1.html" 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="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>
|
</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" >
|
<div class="w3-card-4 w3-twothird w3-padding-32 w3-display-middle w3-center" >
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<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">Accueil</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
|
<a href="depotOffre1.html" 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="offrestage.html" class="w3-bar-item w3-button">Consulter les offres</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Demander une convention</a>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
|
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/convention.html"><img src="ModeSbr.jpg">Mode sombre</a></button>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
<div class="w3-bar w3-black w3-container">
|
<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">Accueil</a>
|
||||||
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</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>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<div class="w3-container">
|
<div class="w3-container">
|
||||||
<button class="w3-button w3-round-large w3-grey">Annonce externe</button>
|
<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>
|
</div>
|
||||||
|
|
||||||
<form class="w3-container w3-center w3-padding-32">
|
<form class="w3-container w3-center w3-padding-32">
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
<div class="w3-bar w3-black w3-container">
|
<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">Accueil</a>
|
||||||
<a href="depotOffre1.html" class="w3-bar-item w3-button">Déposer une offre</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>
|
<a href="convention.html" class="w3-bar-item w3-button">Obtenir ma convention</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -29,7 +29,7 @@
|
|||||||
<h1>Déposer une offre</h1>
|
<h1>Déposer une offre</h1>
|
||||||
|
|
||||||
<div class="w3-container w3-center">
|
<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>
|
<button class="w3-button w3-round-large w3-grey">Annonce complète</button>
|
||||||
</div>
|
</div>
|
||||||
<form class="w3-container w3-padding-64">
|
<form class="w3-container w3-padding-64">
|
||||||
|
@ -9,10 +9,11 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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">Accueil</a>
|
||||||
<a href="#" class="w3-bar-item w3-button">Déposer une offre</a>
|
<a href="depotOffre1.html" 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="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>
|
</div>
|
||||||
|
|
||||||
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/offrestage.html"><img src="ModeSbr.jpg"></a></button>
|
<button class="w3-button w3-xlarge w3-topleft"><a href="../html/offrestage.html"><img src="ModeSbr.jpg"></a></button>
|
||||||
|
Loading…
Reference in New Issue
Block a user