Changing DOCTYPE to HTML5 in Microsoft Expression 4
I have never been a big fan of Microsoft FrontPage or any of the web editing tools by Microsoft. But i had a first look at Microsoft Expression 4 and honestly it is quite impressive, it is nothing like Microsoft FrontPage, must must better and faster in lot of facts (I don’t have any benchmarking results to confirm my claims). To top it off, it has support for HTML5 and CSS3 with it’s impressive IntelliSense (Can easily be accessed by typing Ctrl+Enter on the keyboard).
Okay back to the tutorial. By default DOCTYPE for HTML5 is not enabled in Microsoft Expression 4. Here are the following steps to enable it:
- Open up Microsoft Expression 4 or older version
- Click on Tool on the menu and select Page Editor Options…
- Once the Page Editor Options… windows has popped-up, select the following settings as shown. Select HTML5 for Document Type Declaration and XHTML 1.1 for Secondary Schema. These settings could change in the future as HTML5 becomes more stable and acceptable by most browsers.
- Create a new HTML to see the HTML5 DOCTYPE for a HTML Document in MS Expression 4.










