We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce4c7c commit 8b963c8Copy full SHA for 8b963c8
1 file changed
css2/tables.src
@@ -1,6 +1,6 @@
1
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!doctype html public '-//W3C//DTD HTML 4.0 transitional//EN'>
2
<html lang="en">
3
-<!-- $Id: tables.src,v 1.13 1997-09-25 11:49:52 bbos Exp $ -->
+<!-- $Id: tables.src,v 1.14 1997-09-30 18:35:43 bbos Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
6
<title>Tables</title>
@@ -590,7 +590,7 @@ spoken wasn't associated with this header.</p>
590
<!-- Keep this comment at the end of the file
591
Local variables:
592
mode: sgml
593
-sgml-declaration:"~/SGML/html.decl"
+sgml-declaration:"~/SGML/HTML4.decl"
594
sgml-default-doctype-name:"html"
595
sgml-minimize-attributes:t
596
sgml-nofill-elements:("pre" "style" "br")
0 commit comments