Offrez à votre site un outil efficace de recherche d'emploi ou d'annonces spécifiquement btp avec la barre de recherche PMEBTP !

La barre PMEBTP de recherche d'annonces :


Pour cela, recopiez le code suivant dans le corps de votre page web, à l'emplacement où vous voudrez la placer :

<form action="http://www.pmebtp.com/offres/annonce.php" target="_blank" method="post">
<table width="1" border="0" cellspacing="0">
<tr>
<td width="1" height="53"><img src="http://www.pmebtp.com/images/contact/logo_pmebtp.gif" width="50" height="50">
</td>
<td width="1" align="center" height="53">
<input type="text" name="mots">
</td>
<td width="1" align="center" height="53">
<input type="submit" value="Recherche">
</td>
</tr>
</table>
</form>

La barre PMEBTP de recherche de candidats :


Pour cela, recopiez le code suivant dans le corps de votre page web, à l'emplacement où vous voudrez la placer :

<form action="http://www.pmebtp.com/demandes/cv.php" target="_blank" method="post">
<table width="1" border="0" cellspacing="0">
<tr>
<td width="1"><img src="http://www.pmebtp.com/images/contact/logo_pmebtp.gif" width="50" height="50">
</td>
<td width="1" align="center">
<input type="text" name="mots">
</td>
<td width="1" align="center">
<input type="submit" value="Recherche">
</td>
</tr>
</table></form>