Skip to content

Commit c5ce81c

Browse files
committed
[css2] Issue 112 from http://wiki.csswg.org/spec/css2.1
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402909
1 parent 74a5ab3 commit c5ce81c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css2/tables.src

Lines changed: 4 additions & 3 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.110 2009-04-15 13:52:04 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.111 2009-04-15 18:55:59 bbos Exp $ -->
44
<head>
55
<title>Tables</title>
66
</head>
@@ -1067,8 +1067,9 @@ div { height: 0; overflow: hidden; }
10671067
<h3><a name="column-alignment">Horizontal alignment in a column</a></h3>
10681068

10691069
<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.
1070+
box can be specified by the value of
1071+
the <span class="propinst-text-align">'text-align'</span> property on
1072+
the cell.
10721073

10731074
<!-- dynamic effect -->
10741075

0 commit comments

Comments
 (0)