Skip to content

Commit 3986436

Browse files
committed
[css2] Minor improvements.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401691
1 parent 23bbc27 commit 3986436

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/images/longdesc/cell-align-desc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
<h1>Long description of example illustrating table row height
1212
calculations and vertical cell alignment</h1>
1313

14-
<P>This diagram shows the 'height' and 'vertical-align' properties
14+
<P>This diagram shows how the 'vertical-align' properties
1515
on cells combine to determine the height of the row containing the
1616
cells. The diagram also illustrates the meaning of some values of
1717
'vertical-align' that apply to table cells: baseline, top, bottom,
1818
and middle.
1919

2020

21-
<P>The diagram shows a row of five table (labeled) cells of varying
21+
<P>The diagram shows a row of five (labeled) table cells of varying
2222
heights and alignments. To the right of the row, labels indicate the
2323
horizontal position of the row's top, baseline, middle, and bottom
2424
(from top to bottom).
2525

2626
<P>The first cell is aligned with the row baseline and extends
27-
to just below the row top. The second cell is aligned with
27+
to just below the row top. The second cell is also aligned with
2828
the row baseline and extends to just above the row bottom. The third
29-
cell is aligned with the row top and extends to just above
29+
cell is aligned with the top of the row and extends to just above
3030
the row middle. The fourth cell is aligned with the row bottom,
3131
and extends to just above the row middle. The fifth cell is
3232
aligned with the row middle and touches neither the top nor

0 commit comments

Comments
 (0)