Forums

No header Image on main page in IE (2 posts)

  1. truck808
    Member
    Posted 3 months ago #

    Found an error in the header.php which cause the main page to break in In IE.

    Line 46, Column 11: invalid comment declaration: found character "!" outside comment but inside comment declaration

    </div> --!>

    Check that you are using a proper syntax for your comments, e.g: <!-- comment here -->. This error may appear if you forget the last "--" to close one comment, and later open another.

  2. sipsniffa
    Member
    Posted 3 months ago #

    Is there a question related to your post?

    Let me have a stab at an answer: HTML comments should be closed with the character sequence "-->" (without quotes, of course), and not "--!>".

Reply

You must log in to post.

About this Topic