We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082b6fd commit a81e440Copy full SHA for a81e440
1 file changed
css2/tables.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: tables.src,v 2.98 2007-06-05 18:53:02 fantasai Exp $ -->
+<!-- $Id: tables.src,v 2.99 2007-06-05 18:57:12 fantasai Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
6
<title>Tables</title>
@@ -590,7 +590,7 @@ anonymous cell object to be created as well.</em>
590
591
<div class="html-example">
592
<p>Here is an example illustrating rule 5. The following illegal
593
- XHTML snippet defines conflicting cells:
+ (X)HTML snippet defines conflicting cells:
594
595
<pre>
596
<table>
0 commit comments