Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making ASP.NET page conform to HTML5
Message
 
 
À
Tous
Information générale
Forum:
HTML5
Catégorie:
Autre
Titre:
Making ASP.NET page conform to HTML5
Divers
Thread ID:
01611016
Message ID:
01611016
Vues:
61
Hi,

I have moved my old VS 2005 project to VS 2012. Some things work and some I am having a problem with (I posted a question about it in the ASP.NET forum on UT).

But now I am looking at the main page of the project and see that it still has HTML 4.0 set, as following:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
So I am thinking of changing the above to:
<!DOCTYPE html>
Could such a change break the project? Especially if the customer will be running it in the browser that does not support HTML5? (Although most customers run this project in IE9 or later which I believe support HTML5)

TIA for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform