I noticed that Visual Studio defaults the DOCTYPE to XHTML 1.0 Transitional. This seems okay, but I think that s more of a standard for "generation 6" browsers. We re now in gen 7 and 8 browsers, and I m wondering what DOCTYPE I should be putting in my HTML.
On a related note: Is there a way to add other DOCTYPEs to the HTML validation in Visual Studio 2008? Tools > Options > Text Editor > HTML > Validation