Hello Group,
My first post ... running a W3C validation on my site:
www.ittf.com/museum
and I am getting a series of errors, mainly that Doctype does not allow element "a" here.
But the links all function correctly, so I'm a bit confused.
I've used <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
As the code will confirm, I am only a basic table guy, nothing fancy, but everything seems to work.
The Validator is objecting to a series of <a href ...> ... </a>, within a <td>, all of which work properly, so the syntax looks ok.
By the way, I am using Notepad to edit my .html code - how do I get line numbers to help coincide with the validation output.
Thanks for looking in.
seekinganswers