Working on validation- posts not showing up in IE
-
Hi All,
I am in the process of trying to correct html validation errors (I have on avg 60 per page) and ran into an interesting problem.
Looked like one of my articles may have been causing my sidebar to move to the bottom…so I worked on it a bit.
I was able to get it back up on Firefox (and sidebar is back up)- but it post won’t display in IE or Safari.
Does anyone know what may be causing this???
Also, while I’m at it :-), I have this error:
# Warning Line 160, Column 46: character “&” is the first character of a delimiter but occurred as data
….cmode = (document.compatMode && document.compatMode!=”BackCompat”) ? …
This message may appear in several cases:
* You tried to include the “<” character in your page: you should escape it as “<“
* You used an unescaped ampersand “&”: this may be valid in some contexts, but it is recommended to use “&”, which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.Does anyone know where the h$%& I can find this to fix it ??
Thanks so much!
https://www.newbizblogger. com
- The topic ‘Working on validation- posts not showing up in IE’ is closed to new replies.