At 10:25 AM -0500 8/21/10, Nestor Augusto Tous Maya wrote:
>Good day,
>
>I'm working at the Universidad Tecnologica de Pereira in Colombia as web
>developer.
>
>I have a question on the subject of progressive improvement. Happens that on
>the website www.utp.edu.co we had the CSS validation icon, but to access it
>7 validation errors appear and it's assumed to be due to the process of
>progressive improvement.
>
>Can I continue with valid CSS icon, although there are validation errors?,
>Arguing that progressive improvement.
>
>--
>Cordialmente,
>Nestor Augusto Tous Maya

No.

The term is not "Progressive Improvement" but rather "Progressive 
Enhancement" -- there is a difference.

Most of us strive for progressive improvement in everything we do, 
but "Progressive Enhancement" is a term that usually relates to 
creating a web site that will function with javascript turned off and 
will function differently (hopefully better, hence enhancement) with 
javascript turned on.

Validation simply means that the page submitted for validation passes 
whatever test preformed upon it. You may validate your web page for 
HTML, CSS, et al. If you page fails that validation, then it is not 
acceptable to continue to use a CSS icon indicating that it does pass 
validation under the argument that you are progressively improving 
your site.

Simply fix the validation errors and continue improving your site.

Cheers,

tedd

-- 
-------
http://sperling.com/
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to