Skip to content

Commit a81e440

Browse files
committed
[css2] XHTML -> (X)HTML
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402716
1 parent 082b6fd commit a81e440

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/tables.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: tables.src,v 2.98 2007-06-05 18:53:02 fantasai Exp $ -->
3+
<!-- $Id: tables.src,v 2.99 2007-06-05 18:57:12 fantasai Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -590,7 +590,7 @@ anonymous cell object to be created as well.</em>
590590

591591
<div class="html-example">
592592
<p>Here is an example illustrating rule 5. The following illegal
593-
XHTML snippet defines conflicting cells:
593+
(X)HTML snippet defines conflicting cells:
594594

595595
<pre>
596596
&lt;table&gt;

0 commit comments

Comments
 (0)