Update DOCTYPE and HTML tag for HTML5 Compatibility

This commit is contained in:
Virtuworks 2012-08-10 23:19:00 -04:00
parent 752902b7ee
commit 43d32e4af6
10 changed files with 74 additions and 24 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html>
<html>
<head>
<title>WebsitePanel Error</title>
<style>