So, I have a complete website written in HTML4 format with support for CSS2 / CSS3, i.e. mostly using most supported CSS3.
I want to update the site to support HTML5 - but a little confused [using Visual Studio 2010 / ASP.NET MVC, etc.], how can I support HTML4 and HTML5?
Do I need to rewrite the entire site in HTML5 or? A little vague, how to support HTML4 and HTML5?
source
share