-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- ****************************************************** -->
<!-- Standard wxWidgets header -->
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>$title</title>
- <meta name="author" content="wxWidgets team">
- <meta name="created" content="$datetime">
- <meta name="keywords" content="wxWidgets">
- <link href="wxwidgets.css" rel="stylesheet" type="text/css">
- <link href="tabs.css" rel="stylesheet" type="text/css">
+ <meta name="author" content="wxWidgets team"/>
+ <meta name="created" content="$datetime"/>
+ <meta name="keywords" content="wxWidgets"/>
+ <link href="wxwidgets.css" rel="stylesheet" type="text/css"/>
+ <link href="tabs.css" rel="stylesheet" type="text/css"/>
</head>
<body>