We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a5ab3 commit c5ce81cCopy full SHA for c5ce81c
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.110 2009-04-15 13:52:04 bbos Exp $ -->
+<!-- $Id: tables.src,v 2.111 2009-04-15 18:55:59 bbos Exp $ -->
4
<head>
5
<title>Tables</title>
6
</head>
@@ -1067,8 +1067,9 @@ div { height: 0; overflow: hidden; }
1067
<h3><a name="column-alignment">Horizontal alignment in a column</a></h3>
1068
1069
<p>The horizontal alignment of a cell's inline content within a cell
1070
-box can be specified with the <span
1071
-class="propinst-text-align">'text-align'</span> property.
+box can be specified by the value of
+the <span class="propinst-text-align">'text-align'</span> property on
1072
+the cell.
1073
1074
<!-- dynamic effect -->
1075
0 commit comments