Validation(): Element 'html' occurs too few times.
This is because VS2005 is performing HTML validation by default. Yuk. You can turn this off by going to:
- Tools --> Options --> Text Editor --> HTML --> Validation
- Uncheck the "Show Errors" checkbox
Voila!
No comments:
Post a Comment