- From: Gagnon,Alexis [Montreal] <Alexis.Gagnon@EC.GC.CA>
- Date: Thu, 5 Apr 2001 14:37:27 -0400 (EDT)
- To: "'www-validator@w3.org'" <www-validator@w3.org>
Hi,
is it possible that you use cache on your server ? I validate a page and
when I want to validate it again after I made modifications, the same
mistakes appear again.
For example, I had this mistake :
<td style="width:18px";vertical-align="top"> </td>
^
I changed the line for this :
<td style="width:18px;vertical-align:top"> </td> --> Changed the
quotation marks and "=" to ":"
and I get the same mistake
<td style="width:18px";vertical-align="top"> </td>
^
Even when I empty my cache (IE5), my history and my cookies, it does the
same thing, so that's why I think that this problem is on server side.
If it's because of cache on your server, maybe you should de-activate it.
Alexis Gagnon
Received on Thursday, 5 April 2001 15:23:07 UTC