• I’m really struggling with my template. I made a lot of changes. I had over 150 validation errors. At this moment there 18 errors and 6 warnings left.

    First thing I want to resolve now is where to place the <body </body> in my template ?

    I working on the template for http://EOSfotografie.nl

    Hope that some one can help me out.

    Many thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • traditionally the <body> tag is in header.php and </body> is in footer.php

    currently you have this mistake <body </body> <div id="header">

    Thread Starter Superdaantje

    (@superdaantje)

    thanks for your reaction.

    Yes I know that this is wrong. This is what the w3c validator all ready told me 😉 But I’m struggling where to put this in the template.

    Also found this in the main page at the top _ class=”home blog” style=”font-size:12px;”> – I searching for quit a while now and can’t find it in the template

    If any one can help me out. I will be very thank full 😉

    Thread Starter Superdaantje

    (@superdaantje)

    Topic can be closed fount the problem. So far no validation errors on the <body> and <Head> and class=”home ….

    Stil a few to resolve like;
    there is no attribute “share_url”
    there is no attribute “data-counter”
    there is no attribute “data-url”
    element “g:plusone” undefined

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Validation error on the’ is closed to new replies.