Voici un exemple du rendu obtenu en intégrant notre iframe à cette page. L’iframe est paramétrée pour afficher les offres d’emploi pour la ville de Rennes
Code de l’iframe :
<section>
<iframe src="https://iframe.hellowork.com/rennes-formationsfr.html" width="100%" height="1000px"></iframe>
<p style="font-family:Open-Sans,Arial,sans-serif;font-size:1.2em;padding-top:2.4em;text-align:center;color:#7e7f83">
Un service proposé par
<a style = "text-decoration:none;color:inherit;" href ="https://www.hellowork.com/fr-fr/emploi/ville_rennes-35000.html" > Hellowork</a>
</p>
</section>
Rendu de l’iframe:
Un service proposé par Hellowork
