Quote:
Originally Posted by MrYum
I'm using Firefox...it's the only thing I'll review in...much safer for my systems. I didn't look at your code, but FF is generally much less forgiving of bad code. I'd suspect that you've got an open tag or two in there and that's what's causing your entire site to appear left aligned in FF. Would probably be worth your time to run it through a validator to find the error(s).
|
Just for grins I ran the index through my html validator, 145 errors. And you are correct there are some missing " among the errors. FF is very unkind to that type of error.