I understand what the validator does for me , but i cant for the love of god to find those strings. I’ve looked everywhere.
To be clear , have to be one of the files from my theme folder, right?
And, what r the odds that this 2 errors should be the reason for my problems?
That’s im trying to do.
the only file that starts exactly like the VALIDATOR ,
<!DOCTYPE html>
<!–[if IE 6]>
<html id=”ie6″ dir=”ltr” lang=”en-US”>
<![endif]–>
<!–[if IE 7]>
<html id=”ie7″ dir=”ltr” lang=”en-US”>
<![endif]–>
<!–[if IE 8]>
<html id=”ie8″ dir=”ltr” lang=”en-US”
its the header, but the lines aren’t the same .
Spend over an hour since youre suggestion, and i dont really cant find those lines in order to fix the errors. Looked into header.php index, footer, page etc…etc It seems that i-m a bigger newbie that i thought.
Thanks again.