Ln4 a écrit :
Merci pour vos réponses.
Je sais me débrouiller en css ou HTML mais pas plus, donc trouver les erreurs toute seule ça va être dure pour moi lol jvais voir ce que je peux faire.
Au regard des services que tu proposes sur ton site, je trouve cela un peu inquiétant, non ?
Dans ton entête de document, il y a une div qui se ballade, une balise head qui s'ouvre un peu tard, et globalement plein de chose inutile et à supprimer ou à déplacer en fin de document :
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang="en" class="ie6 ie"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie7 ie"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8 ie"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9 ie"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml" lang="fr-FR" prefix="og: http://ogp.me/ns#"> <!--<![endif]-->
<div id="bordure-vert">
<div class="bouton-fixe-lien">
<a href="/contact">Demande de devis</a>
</div>
</div>
<head>
<!-- General meta information -->
<title>Hélène Jarry Infographiste Graphiste en Essonne - CV, flyer, catalogue</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- // General meta information -->
<!-- Load stylesheets -->
<link type="text/css" rel="stylesheet" href="http://www.helene-jarry-infographiste.fr/wp-content/themes/mono/css/screen.css" media="screen" />
<link rel="stylesheet" type="text/css" media="all" href="http://www.helene-jarry-infographiste.fr/wp-content/themes/mono/style.css" />
<!-- // Load stylesheets -->
<!-- Code analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42131400-1', 'helene-jarry-infographiste.fr');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
<!-- // Code analytics -->
<!-- linkstant -->
<meta name="linkstant" content="192847532" />
<!-- // linkstant -->
<!-- This site is optimized with the Yoast WordPress SEO plugin v1.5.5.3 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="Hélène Jarry Freelance Infographiste Graphiste en Essonne réalise des cv, sites web, logo, catalogues, cartes de visite, flyers en parallèle de ses études."/>
<meta name="keywords" content="helene, jarry, catalogue, infographiste, graphiste, cv personnalisé, cv original, helene jarry, carte de visite, newsletter, print, logo, curriculum vitae personnalisé, curriculum vitae original"/>
<link rel="canonical" href="http://www.helene-jarry-infographiste.fr/" />
Et la longueeee suite....
Bon courage