]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
correct the <!DOCTYPE> declaration: include a URL of the actual DTD
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index 8ea29cb322a41d940c59d4affc91700a26ca6ef3..3fffb1b7e98483f9ab6b189df345d9e9251fd257 100644 (file)
--- a/top.php
+++ b/top.php
@@ -1,4 +1,4 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">