We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23052a4 commit 017e424Copy full SHA for 017e424
1 file changed
css2/tables.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: tables.src,v 2.8 1998-02-14 01:58:55 ijacobs Exp $ -->
+<!-- $Id: tables.src,v 2.9 1998-02-17 15:25:08 ijacobs Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
6
<title>Tables</title>
@@ -586,10 +586,10 @@ single horizontal and a single vertical spacing (see
586
below). Example:</em></p>
587
588
<pre>
589
-<TABLE>
+<TABLE>
590
<TR><TD id=t1> <TD id=t2>
591
<TR><TD id=t3> <TD id=t4>
592
-</TABLE>
+</TABLE>
593
</pre>
594
595
<p><em>If the style sheet says:</em>
0 commit comments