With Internet Explorer 9 Beta’s deep support for HTML 5 and the increasing adoption of HTML5 for RIAs, the Expression Web team is extremely excited to release our free HTML 5 Add-in for Expression Web 4! The HTML5 Schema Configuration Add-In for Expression Web enables the new HTML5 schema to check your markup for errors and provide IntelliSense for HTML5 tags, attributes and values in code view.
If the add-in is correctly installed, it will appear in the Manage Add-In dialog, and the Standard toolbar will display a new “HTML5” button.
If you set your Doctype and Secondary Schema options to HTML5 in the Page Editor Options, then whenever you create a new web page in Expression Web, the new page contains the HTML5 doctype:
<!DOCTYPE html>
If you don’t change the default doctype to HTML5 in the Page Editor Options, you can still create a new HTML5 page by hand in the Code view of a page or open existing HTML5 documents and edit them in Expression Web 4.
Either way, when you edit an HTML5 document in code view, Expression Web 4 now provides IntelliSense for HTML 5 elements, attributes and their values.
The Expression Web team is very excited about the the new generation of great web applications built on HTML 5 and is happy to support you with this free add-in for HTML5!
I did exactly what u said here but the point is ,whenever i click on HTML5 to enable it .nothing will happened . just sound like its not enabling anything .therefore i cant enable html5 ???
can u ?
Make sure that you are runing Expression Web as an admin when enabling or disabling the HTML 5 schemas, since it requires writing files to the %Program Files% directory of the machine.
Thanks Mr Gsmith
its working now ...
I have "two" tool bars for html 5 (after installing) and I have no contorl over either, for removing. Therefor, I would like very detailed and explicit instructions on removing the Entire HTML 5 add-in. The small amount of instructions for removing on this website are very skimpy. Thanks in advance.
please help me it is not worked. i try form a long time but nothing success i try to do. how i can use it any suggestion for use it
i followed the instructions, running is admin to install and enable the feature. when i click the "html 5" it says, html 5 editing is enabled. i don't see any html 5 specific intellisense? any idea what i am doing wrong?
i found out what has to be done, it's easy to overlook but you need to set both primary AND secondary schema options to HTML5.
It's easy to overlook:
On the Authoring tab, set both the Document Type Declaration option and Secondary Schema options to HTML5
I followed all of these steps very closely 3 times, but am unable to get this to work. I'm using version 4.0.1165.0
I have the HTML5 button in my toolbar, and enabled it while Admin and restarted and updated the Document Type Declaration option and Secondary Schema options to HTML5 while admin and restarted. Still the HTML5 intellisense is not working. The <input tag has none of the new html5 "type" options and the <aside and <section tags are not recognized either.
For those of you having trouble getting this add-in to work, try or check the following things:
1. Uninstall all copies of the add-in manually by deleting any HTML5Schema folders in your %APPDATA%\Microsoft\Expression\Web 4\Addins folder
2. Restart Expression Web as an Administrator and NOT in safe mode (Web will warn you on startup that it is in safe mode)
3. Use the steps above to re-install the add-in
4. On the Authoring tab: set the Document Type Declaration option to HTML5
5. On the Authoring tab: set the Secondary Schema options to HTML5
Enjoy!
can we get the CSS3 schemas too please?
Can you do XHTML5? Can HTML5 and/or XHTML5 import an external schema and use elements derived from this external schema's data-types?
I wish to create strongly typed web pages including forms. I suspect that HTML5-XHTML5 under Expression Web could become a very powerful tool for form development, which since it is based on W3C and other internet standards, could provide Adobe(R) Acrobat significant competition.
Cool! Easy to follow and works as hoped. Thanks!