Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions css-page-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,8 @@ Introduction</h2>
<li><a href="#page-breaks">page breaks</a> are created and avoided;
<li>the page properties such as size, orientation, margins, border, and
padding are specified;
<li>headers and footers are established within the page margins;
<li>content such as page counters are placed in the headers and footers; and
<li>orphans and widows can be controlled.
<li>headers and footers are established within the page margins; and
<li>content such as page counters are placed in the headers and footers;
</ul>

This module defines a <a href="#page-model">page model</a> that specifies how a
Expand Down