• Hello!

    can someone help me. I have to change the language in my doctype html. I have google adsense but they are in english and my site is in french. i think that if i change my html lang=”en-US”> for lang=”Fr”
    when i look at my view source that is what i have

    <!DOCTYPE html>
    <!--[if IE 8]>
    <html xmlns="http://www.w3.org/1999/xhtml" class="ie8 wp-toolbar"  <strong>lang="en-US"></strong>
    <![endif]-->
    <!--[if !(IE 8) ]><!-->
    <html xmlns="http://www.w3.org/1999/xhtml" class="wp-toolbar"  <strong>lang="en-US"></strong>
    <!--<![endif]-->

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    so where can i access that page and change only lang=”en-US”> for lang=”Fr”>

    Thanks!

    my site is http://www.les-douleurs.com

The topic ‘editing main page in html’ is closed to new replies.