What Ver HTML does ASP.NET Create

  • Thread starter Thread starter Kenneth Keeley
  • Start date Start date
K

Kenneth Keeley

Hi All,
I would like to know what html version ASP.Net pages create as I like to
make sure that all my pages are html certified. They don't appear to be HTML
4

Thanks Guys
Kenneth
 
Scott M. said:
What doesn't appear to by HTML 4.0 to you?

1. All the <SCRIPT> Tags are defined wrong for HTML 4.0
2. Form ID Tags aren't Valid
3. Table tags are invalid (ie bordercolor, height)

Most of these happen with the calendar control.

Kenneth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top