![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Just noticed something peculiar. Thought I'd share. On jigsaw.w3.org, when you've validated your CSS they suggest you put an icon on your page. The thing is, the img tag isn't XHTML compliant! It of course should be img ... alt="Valid CSS!" / |
#3
| ||||
| ||||
|
|
On jigsaw.w3.org, when you've validated your CSS they suggest you put an icon on your page. |
|
The thing is, the img tag isn't XHTML compliant! |
|
It of course should be img ... alt="Valid CSS!" / to work in all environments. |
|
Then again, the argument could be made that you ought to be able to pick up on this if you're coding to XHTML, |
#4
| |||
| |||
|
|
Well, that goes without saying, doesn't it? And if you actually understand what validity is, as it applies to HTML as (formally) an SGML or XML application, then you surely understand that there is no such thing as CSS validity, so this alone should have deterred you from polluting your page with those icons. there may be no such thing as free lunch, but there definitely IS CSS |
#5
| |||
| |||
|
|
Jukka K. Korpela wrote: Well, that goes without saying, doesn't it? And if you actually understand what validity is, as it applies to HTML as (formally) an SGML or XML application, then you surely understand that there is no such thing as CSS validity, so this alone should have deterred you from polluting your page with those icons. there may be no such thing as free lunch, but there definitely IS CSS validity. |
#6
| |||
| |||
|
|
there may be no such thing as free lunch, but there definitely IS CSS validity. Every programming language has it's rules as does every other language. |
![]() |
| Thread Tools | |
| Display Modes | |
| |