Skip to content

Commit 1c3fee1

Browse files
author
howcome
committed
dummy edit
1 parent ef65a51 commit 1c3fee1

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

css-page-floats/Overview.src.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2 class="no-num no-toc">Status of this document</h2>
7575

7676
<!--end-status-->
7777

78-
<p>This WD contains functionality that the CSS WG finds interesting and useful. The described functionality used to be part of the [[GCPM]] draft
78+
<p>This WD contains functionality that the CSS WG finds interesting and useful. The described functionality used to be part of the [[GCPM]] draft.
7979

8080
<h2 class="no-num no-toc"><a name="contents">Table of contents</a></h2>
8181

@@ -89,13 +89,16 @@ <h2 class="no-num">Introduction</h2>
8989

9090
<p>(This section is not normative.)
9191

92-
<p>This specification describes features often used in printed
93-
publications.
92+
<p>This module describes features often used in printed publications.
93+
Figures and photos are often moved to the top or bottom of columns and
94+
pages, along with their captions. Some elements (e.g., call-outs) push
95+
aside other content in the flow of text, and sometimes one column is
96+
given a different styling than others. This draft describes how to
97+
achieve these effects, both on paper and screens.
9498

9599

96100
<h2>Page floats</h2>
97101

98-
99102
<p>In page-based layouts, images and figures are often displayed at
100103
the top or bottom of pages. This specificaton adds new keywords on the
101104
'float' property to create <em>page floats</em>. A page float can

0 commit comments

Comments
 (0)