You need to sign in to do that
Don't have an account?

how to view page source as doctype html-5.0 on visualforce page???
hi....
how to view page source as doctype html 5.0 on visualforce page.
<apex:page doc type="html-5.0">
</apex:page>
when i view the page source code doctype will be in html4.0 but i want doctype html 5.0 how??????????
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" http://www.w3.org/TR/html4/loose.dtd>
please it is an urgent issue
give a quick reply....
Check this page:
http://www.salesforce.com/us/developer/docs/pages/Content/pages_styling_doctype.htm
Regards,
Satish Kumar
Please mark my answer as a solution if it was helpful so it is available to others as a proper solution.
If you felt I went above and beyond, please give me Kudos by clicking on the star icon.
hi
thanks for responding...
i have seen that link
but it is not working,,,, my page source in default it shows as html4.0 its not workingg.... please give a solution
hi
which browser supports for doctype=html5 in salesforce
Regards,
Satish Kumar
https://help.salesforce.com/apex/HTViewHelpDoc?id=getstart_browser_overview.htm&language=en
Regards,
Satish Kumar