Jump to content

Intégrer un code HTLM sur ma page d’accueil


Recommended Posts

Bonjour à vous tous,

 

J'ai besoin d'un renseignement je souhaite intégrer le code HTLM ci-dessous sur ma page d'accueil prestashop 

Il sera intégré dans le cadre présent sur la photo. 

existe t'il un module gratuit, payant, une fonction native prestashop qui peut répondre à ma problématique.

 

merci pour votre aide

 

voici le code htlm:

<html>

  <head>

     <style type="text/css">

     </style>

  </head>

  <body>

    <div id="content"> 

       <img src="http://www.actualitix.com/wp-content/uploads/2012/03/carte-regions-vin-de-france.jpg" width="677" height="648" border="0" usemap="#map" />

       <map name="map">

          <area shape="poly" coords="116,233,192,203,303,195,349,218,353,263,290,281,226,292,179,302,122,303" alt="Val de Loire"  nohref="nohref" />

          <area shape="poly" coords="363,107,341,169,381,199,408,207,429,189,432,170,390,112" alt="Champagne"  nohref="nohref" />

          <area shape="poly" coords="455,100,432,142,448,181,473,173,486,111" alt="Lorraine"  nohref="nohref" />

          <area shape="poly" coords="406,234,403,317,428,320,436,246" alt="Bourgogne"  nohref="nohref" />

          <area shape="poly" coords="156,307,210,315,225,346,212,381,187,378,162,355,147,340" alt="Cognac"  nohref="nohref" />

          <area shape="poly" coords="151,357,167,415,193,427,214,382" alt="Bordelais"  nohref="nohref" />

          <area shape="poly" coords="217,380,194,430,210,449,247,465,294,487,335,414" alt="Sud-ouest"  nohref="nohref" />

          <area shape="poly" coords="387,454,276,501,312,579,344,560,353,512,414,490,411,470" alt="Languedoc Rousillon"  nohref="nohref" />

          <area shape="poly" coords="446,254,430,333,475,382,515,334,508,306,474,312,477,270" alt="Jura Savoie"  nohref="nohref" />

          <area shape="poly" coords="396,367,499,392,439,439,457,481,423,478,396,455,391,426" alt="Cotes du rhone"  nohref="nohref" />

          <area shape="poly" coords="452,455,550,454,499,527,448,532,419,504,419,477,465,485" alt="Provence et corse "  nohref="nohref" />

          </map>

             </div>

          </body>

</html>

post-1214321-0-68221500-1468448393_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...