Hello there; first post on this forum.
I've got a 'Valid CSS' icon on my page, alongside the 'Valid HTML' one. The link for the HTML icon not only takes the user to the validation page to verify my claim, it also feeds the page into the validation process. However, the CSS one simply takes the user to the CSS validation page where they have to type the URL of my page themselves.
Is there a URL I can use that will automate the re-validation process for the user?
Here are the two bits of code for the two icons:
Many thanks in advance.
Make sure you have Firefox
Make sure you have Firefox and the Web Developers Toolbar. You'll see the link there, in the tools section.
I've always wondered why the
I've always wondered why the Jigsaw CSS validator doesn't have referrer support?
thepineapplehead wrote:I've
I've always wondered why the Jigsaw CSS validator doesn't have referrer support?
:? what's this then?
jigsaw.w3.org/css-validator/check/referer?profile=css21&warning=no
How long's that been there
How long's that been there then? Never noticed it before :?
thepineapplehead wrote:How
How long's that been there then? Never noticed it before :?
Not sure I've always used it, think I found it by experimentation
Thanks to all of you for
Thanks to all of you for that. Very helpful.
Rick