Meta tag migration from HTML 4.01 to HTML5
问题 We are looking at migrating over pages written in HTML 4.01 to HTML5 and am looking at the minimum requirements when including meta tags in the <head> element. For example, my current page which is HTML 4.01 compliant has the following meta tags: <meta name="description" content=""> <meta name="keywords" content=""> <meta http-equiv="title" content=""> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="created" content="2014-02-03T10:10:27.000-04:00"> <meta