- From: Mikael Söderström <mikael_sod@hotmail.com>
- Date: Fri, 31 Dec 2004 15:55:26 +0100
- To: www-validator@w3.org
Hi!
I just love the Validation Service but I have noticed a few strange thing in
the validation.
Markup validation:
For example if I want a page with a header and footer, I often want the
footer to be on the bottom of the page even if there is just one word on the
page. To do so I would use a table with height="100%". This attribute is not
valid according to your validation service, but it will work on both IE and
Mozilla...
CSS validation:
The only cross browser syntax for a cursor pointer/hand is:
p.pointerhand {
cursor: pointer;
cursor: hand;
}
The validation service will not accept this.
Otherwise, thanks for a great pice of software!
Mikael Söderström
Sweden
_________________________________________________________________
Hitta rätt på nätet med MSN Sök http://search.msn.se/
Received on Friday, 31 December 2004 15:03:43 UTC