Jick
02-18-2004, 04:51 AM
I have a part in my CSS file that uses an overflow-x and overflow-y. When I go to W3 to validate, it outputs a message saying:
Line : 0 property overflow-y does not exist for this profile, but is validated conforming to another profile
Line : 0 property overflow-x does not exist for this profile, but is validated conforming to another profile
Line : 0 property overflow-y does not exist for this profile, but is validated conforming to another profile
Why does it do this? Is there another way I should be doing this that will make it valid? Thanks for any help. :)
Line : 0 property overflow-y does not exist for this profile, but is validated conforming to another profile
Line : 0 property overflow-x does not exist for this profile, but is validated conforming to another profile
Line : 0 property overflow-y does not exist for this profile, but is validated conforming to another profile
Why does it do this? Is there another way I should be doing this that will make it valid? Thanks for any help. :)