We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b6257 commit 0d00618Copy full SHA for 0d00618
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.89 2005-08-27 09:25:58 ihickson Exp $ -->
+<!-- $Id: tables.src,v 2.90 2005-08-27 20:13:53 ihickson Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
6
<title>Tables</title>
@@ -1110,7 +1110,7 @@ border-spacing</var>.
1110
edge to the right inner padding edge (including the border spacing but
1111
excluding padding and border).
1112
1113
-<p>However, in HTML and XHTML, the width of the <table>
+<p>However, in HTML and XHTML1, the width of the <table>
1114
element is the distance from the left border edge to the right border
1115
edge.
1116
0 commit comments