First, thanks to everyone who helped with suggestions in my other thread. I did some cleaning up and rearranging, but there's a rather odd problem now with validation.
Here's the validation link with source code.
Everything on each page checks out just fine except in my <head> tag. It acts as though head isn't opened, but it's there plain as day right after <html>. If I comment out my meta and link tags, the page validates, but if any of the meta or link tags are left public, it flares up the errors.
Everything that has to be just-so is copy/pasted from the w3schools.com site. And - oddly enough - my home site has almost the same header but none of the problems.
I haven't a clue what's wrong. Any see what I don't?
Here's the validation link with source code.
Everything on each page checks out just fine except in my <head> tag. It acts as though head isn't opened, but it's there plain as day right after <html>. If I comment out my meta and link tags, the page validates, but if any of the meta or link tags are left public, it flares up the errors.
Everything that has to be just-so is copy/pasted from the w3schools.com site. And - oddly enough - my home site has almost the same header but none of the problems.
I haven't a clue what's wrong. Any see what I don't?