Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change page from HTML 4.01 to 5.0
Message
 
 
À
06/05/2018 13:34:30
Information générale
Forum:
HTML5
Catégorie:
HTML
Divers
Thread ID:
01659768
Message ID:
01659778
Vues:
44
>>I am working on refactoring some pages of my project that were initially developed with HTML 4 standard to HTML 5.
>>
>>Currently the top of the pages has the following DOCTYPE statement:
>>
>>
>><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
>>
>>
>>Should I remove this line of code to make the page conform to the HTML 5 standard?
>>
>>Also, the top tag HTML of the page(s) does not have the [lang="en"] attribute. Do HTML 5 pages require it? As for example:
>>
>>
>><html lang="en">
>>
>
>Yes, simply put this:
>
>
><!DOCTYPE html>
>
Thank you.
"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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform