Ciao gente![]()
Qualcosa si sta muovendo.. Per il momento sto creando una bella paginetta in strict, validatà, e vergine su cui poter lavorare. Sto smanettando anche con le inclusioni (PHP), e anche se anche li non tutto torna, qualcosa si muove![]()
Per il momento la mia paginetta in Xhtml è tutta ok, trenna che mi esce questo errore
:
Result: Failed validation, 1 error
File: index.html
Encoding: utf-8
Doctype: XHTML 1.0 Strict
Root Namespace: http://www.w3.org/1999/xhtml
No Character Encoding Found! Falling back to UTF-8.
I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to reliably validate the document. I'm falling back to the "UTF-8" encoding and will attempt to perform the validation, but this is likely to fail for all non-trivial documents.
Read the FAQ entry on character encoding for more details and pointers on how to fix this problem with your document.
Note: The Validator XML support has some limitations.
This page is not Valid XHTML 1.0 Strict!
Below are the results of checking this document for XML well-formedness and validity.
1. Error Line 47 column 6: end tag for "div" omitted, but OMITTAG NO was specified.
</body>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
2. Info Line 9 column 0: start tag was here.
<div id="corpo">
Cosa c'è che non va?? Devo copiarvi il codice?
Grazie mille![]()