-
Using a DOCTYPE in SharePoint 2007
Adding a DOCTYPE to SharePoint 2007 breaks editing mode. Here’s a workaround using EditModePanel to apply it only in display mode.
-
SharePoint 2010 and XHTML Validation
SharePoint 2010 declares a strict DOCTYPE and IE 8 standards mode, then fails validation with deprecated attributes and inline everything.