@@ -192,8 +192,6 @@ Value Definitions</h3>
192192 also accept the <a>CSS-wide keywords</a> keywords as their property value.
193193 For readability they have not been repeated explicitly.
194194
195- <!-- End section: Values -->
196- <!-- End section Introduction -->
197195
198196<h2 id="position-property">
199197Choosing A Positioning Scheme: 'position' property</h2>
@@ -416,8 +414,6 @@ Containing Blocks of Positioned Boxes</h3>
416414 (i.e., that generated by "div1").
417415</div>
418416
419- <!-- End section: Containing blocks -->
420- <!-- End section: Choosing a positioning scheme: 'position' property -->
421417
422418<h2 id="coords">
423419Positioning Coordinates</h2>
@@ -581,7 +577,6 @@ Relative Positioning</h3>
581577 Note: Since 'position' does not apply to ''table-column-group'' or ''table-column'' boxes,
582578 they are not affected by [=relative positioning=] .
583579
584- <!-- End section: Relative positioning -->
585580
586581
587582<h3 id="stickypos-insets" oldids="sticky-pos">
@@ -642,7 +637,6 @@ Sticky positioning</h3>
642637 are offset independently,
643638 and therefore might overlap.
644639
645- <!-- End section: Sticky positioning -->
646640
647641<h3 id="abspos-insets" oldids="abs-pos">
648642Absolute Positioning</h3>
@@ -795,7 +789,6 @@ Fragmenting Absolutely-positioned Elements</h4>
795789 Note: User agents might print invisible content in other ways.
796790 See [[CSS-PAGE-3#content-outside-box]] .
797791
798- <!-- End section: Absolute positioning -->
799792
800793<h3 id="fixpos-insets" oldids="fixed-pos">
801794Fixed positioning</h3>
@@ -823,8 +816,6 @@ Fixed positioning</h3>
823816 cannot be scrolled to
824817 and will not print.
825818
826- <!-- End section: Fixed positioning -->
827- <!-- End section: Positioning schemes -->
828819
829820<h2 id="abspos-layout">
830821Absolute Positioning Layout Model</h2>
@@ -1079,7 +1070,6 @@ The Width of Absolutely-Positioned, Non-Replaced Elements</h3>
10791070 <td> ✘
10801071</table>
10811072
1082- <!-- End section: The width of absolute or fixed positioned, non-replaced element -->
10831073
10841074<h3 id="abs-replaced-width">
10851075The width of absolute or fixed positioned, replaced elements</h3>
@@ -1165,7 +1155,6 @@ The width of absolute or fixed positioned, replaced elements</h3>
11651155 or 'right' (in case 'direction' is ''ltr'' )
11661156 and solve for that value.
11671157 </ol>
1168- <!-- End section: The width of absolute or fixed positioned, replaced element -->
11691158
11701159<h3 id="abs-non-replaced-height">
11711160The Height Of Absolutely Positioned, Non-Replaced Elements</h3>
@@ -1341,7 +1330,6 @@ Normal Flow Example</h3>
13411330 even though it's located in separated nested elements.
13421331 </figcaption>
13431332</figure>
1344- <!-- End section: Normal flow -->
13451333
13461334<h3 id="comp-relpos">
13471335Relative Positioning Example</h3>
@@ -1607,17 +1595,6 @@ Acknowledgments</h2>
16071595 helpful people. Thanks to Bert Bos, Tantek Çelik, Anton Prowse,
16081596 Rossen Atanassov, Chris Jones, John Jansen, Sylvain Galineau, Arron Eicholz.
16091597
1610- <!-- End section: Acknowledgments -->
1611-
1612- <!--
1613- ██████ ██ ██ ███ ██ ██ ██████ ████████ ██████
1614- ██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██
1615- ██ ██ ██ ██ ██ ████ ██ ██ ██ ██
1616- ██ █████████ ██ ██ ██ ██ ██ ██ ████ ██████ ██████
1617- ██ ██ ██ █████████ ██ ████ ██ ██ ██ ██
1618- ██ ██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██
1619- ██████ ██ ██ ██ ██ ██ ██ ██████ ████████ ██████
1620- -->
16211598
16221599<h2 class="no-num" id="changes">Changes</h2>
16231600
0 commit comments