Dear forum,
I have a HTML 4.01 Strict website that I'm charged with updating.
In the HTML, on line 2 right after the DOCTYPE, I have:
A little further down in the HEAD there is also:Code:<html lang="en">
Now, it appears to me that one of these should be superfluous. Don't they both simply tell UA's that the content is in English?Code:<meta http-equiv="content-language" content="en">
Should I remove one for simplicity? If so, which one is least important, i.e. which one is least semantic / least supported?
Thanks









Bookmarks