Click here to Skip to main content
16,020,673 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
i am new to html5 i want to learn html5 i am using editor visual studio 2008 for .net development how to integrate html5 with visual studio 2008.anyone if you know please reply as soon as possible.
Posted
Comments
Sergey Alexandrovich Kryukov 10-Dec-11 2:18am    
Not clear what's the problem. Just create HTML5 pages the same way you do it with other HTML pages in a Web site project.
--SA

Most of the html code is generated by the runtime.
However, you can use the intellisense schema as shown here[^]. It might be of some assistance to you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900