I have a file which validates as XHTML Strict, but when I click on the link after I've validated my code at validator.w3.org, I get the following error from the css validator:
I can't see anything wrong with the DTD so what's the problem?
Code:
org.xml.sax.SAXException: Please, fix your system identifier (URI) in the DOCTYPE rule.
I can't see anything wrong with the DTD so what's the problem?