Hi Peter,

Peter Pöml wrote:
I fear there could be more problems lurking, because the current web page source and style sheets contain many validation errors - did you look at these?

http://validator.w3.org/check?uri=http%3A%2F%2Fdistribution.openoffice.org%2Fmirrors%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.654

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fdistribution.openoffice.org%2Fmirrors%2F&profile=css21&usermedium=all&warning=1&lang=de

Large percent of the errors and warnings that the validatiors have found
seem to come from web site's decoration.

You checked
[1] http://distribution.openoffice.org/mirrors/

What I have been maintaining
[2] http://distribution.openoffice.org/nonav/mirrors/
                                       ^^^^^

Validations for [2]

 
http://validator.w3.org/check?uri=http%3A%2F%2Fdistribution.openoffice.org%2Fnonav%2Fmirrors%2F&charset=utf-8&doctype=HTML+4.01+Transitional&group=0
 checked as HTML 4.01 Transitional
 Result: Tentatively passed, 1 warning(s)

 
http://validator.w3.org/check?uri=http%3A%2F%2Fdistribution.openoffice.org%2Fnonav%2Fmirrors%2F%23mirrors&charset=utf-8&doctype=HTML+4.01+Strict&group=0
 checking this document as HTML 4.01 Strict!
 Result: 13 Errors, 1 warning(s)

 
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fdistribution.openoffice.org%2Fnonav%2Fmirrors%2F&profile=css21&usermedium=all&warning=1&lang=en
 validates as CSS level 2.1 !
 Congratulations! No Error Found.


However, I have learned that the normal page [1] is declared as XHTML.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>

Therefore, it might be better to write the inner contents [2] following
rules of XHTML rather than HTML.

Links
 W3C Markup Validation Service
 http://validator.w3.org/

 W3C CSS Validation Service
 http://jigsaw.w3.org/css-validator/

Thank you for your notification.
Tora


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to