- From: Arron Eicholz via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Feb 2012 21:52:56 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-positioning In directory hutz:/tmp/cvs-serv4339 Modified Files: Overview.html Overview.src.html Log Message: Corrected links and references Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-positioning/Overview.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Overview.html 11 Nov 2011 18:12:32 -0000 1.11 +++ Overview.html 3 Feb 2012 21:52:54 -0000 1.12 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang=en> @@ -58,14 +58,14 @@ <h1>CSS Positioned Layout Module Level 3</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 November - 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 February + 2012</h2> <dl> <dt>This version: <dd><a - href="http://www.w3.org/TR/2011/ED-css3-positioning-20111111/">http://dev.w3.org/csswg/css3-positioning/</a> + href="http://www.w3.org/TR/2012/ED-css3-positioning-20120203/">http://dev.w3.org/csswg/css3-positioning/</a> <dt>Latest version: @@ -94,7 +94,7 @@ <!--begin-copyright--> <p class=copyright id=copyright-copy-year-2000-w3creg-mit-erci><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" - rel=license>Copyright</a> © 2011 <a + rel=license>Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym @@ -244,73 +244,67 @@ positioning details</a> <ul class=toc> <li id=the-width-of-absolute-page-or-fixed-posi><a - href="#width-of-absolute-non-replaced-elements"><span class=secno>7.1. - </span>The width of absolute, page or fixed positioned, non-replaced - elements</a> + href="#abs-non-replaced-width"><span class=secno>7.1. </span>The width + of absolute, page or fixed positioned, non-replaced elements</a> <li id=the-width-of-a-center-positioned-non-rep><a - href="#width-of-center-positioned-non-replaced-elements"><span - class=secno>7.2. </span>The width of a center positioned, non-replaced - elements</a> + href="#center-non-replaced-width"><span class=secno>7.2. </span>The + width of a center positioned, non-replaced elements</a> <li id=the-width-of-absolute-page-or-fixed-posi0><a - href="#width-of-absolute-replaced-elements"><span class=secno>7.3. - </span>The width of absolute, page or fixed positioned, replaced - elements</a> + href="#abs-replaced-width"><span class=secno>7.3. </span>The width of + absolute, page or fixed positioned, replaced elements</a> <li id=the-width-of-a-center-positioned-replace><a - href="#width-of-center-replaced-elements"><span class=secno>7.4. - </span>The width of a center positioned, replaced elements</a> + href="#center-replaced-width"><span class=secno>7.4. </span>The width + of a center positioned, replaced elements</a> <li id=the-height-of-absolute-page-or-fixed-pos><a - href="#height-of-absolute-non-replaced-elements"><span class=secno>7.5. - </span>The height of absolute, page or fixed positioned, non-replaced - elements</a> + href="#abs-non-replaced-height"><span class=secno>7.5. </span>The + height of absolute, page or fixed positioned, non-replaced elements</a> + <li id=the-height-of-a-center-positioned-non-re><a - href="#height-of-center-non-replaced-elements"><span class=secno>7.6. - </span>The height of a center positioned, non-replaced elements</a> + href="#center-non-replaced-height"><span class=secno>7.6. </span>The + height of a center positioned, non-replaced elements</a> <li id=the-height-of-absolute-page-or-fixed-pos0><a - href="#height-of-absolute-replaced-elements"><span class=secno>7.7. - </span>The height of absolute, page or fixed positioned, replaced - elements</a> + href="#abs-replaced-height"><span class=secno>7.7. </span>The height of + absolute, page or fixed positioned, replaced elements</a> <li id=the-height-of-a-center-positioned-replac><a - href="#height-of-center-replaced-elements"><span class=secno>7.8. - </span>The height of a center positioned, replaced elements</a> + href="#center-replaced-height"><span class=secno>7.8. </span>The height + of a center positioned, replaced elements</a> <li id=auto-heights-for-block-formatting-contex><a - href="#auto-height-for-block-formatting-context-roots"><span - class=secno>7.9. </span>‘<code class=property>Auto</code>’ - heights for block formatting context roots</a> + href="#root-height"><span class=secno>7.9. </span>‘<code + class=property>Auto</code>’ heights for block formatting context + roots</a> </ul> <li id=relationships-between-display-position-a><a - href="#relationship-between-display-position-float"><span class=secno>8. - </span>Relationships between ‘<code - class=property>display</code>’, ‘<code + href="#dis-pos-flo"><span class=secno>8. </span>Relationships between + ‘<code class=property>display</code>’, ‘<code class=property>position</code>’, and ‘<code class=property>float</code>’</a> <li id=comparison-of-normal-flow-floats-and-pos><a - href="#comparison-of-flow-floats-absolute-positioning"><span - class=secno>9. </span>Comparison of normal flow, floats, and - positioning</a> + href="#comparison"><span class=secno>9. </span>Comparison of normal flow, + floats, and positioning</a> <ul class=toc> - <li id=normal-flow-0><a href="#normal-flow-example"><span - class=secno>9.1. </span>Normal flow</a> + <li id=normal-flow-0><a href="#comp-normal-flow"><span class=secno>9.1. + </span>Normal flow</a> - <li id=relative-positioning-0><a href="#rel-position"><span + <li id=relative-positioning-0><a href="#comp-relpos"><span class=secno>9.2. </span>Relative positioning</a> - <li id=floating-a-box-><a href="#floating-box"><span class=secno>9.3. + <li id=floating-a-box-><a href="#comp-floating"><span class=secno>9.3. </span>Floating a box</a> - <li id=absolute-positioning-0><a href="#abs-positioning"><span + <li id=absolute-positioning-0><a href="#comp-abspos"><span class=secno>9.4. </span>Absolute positioning</a> - <li id=page-positioning-0><a href="#page-pos"><span class=secno>9.5. + <li id=page-positioning-0><a href="#comp-pagepos"><span class=secno>9.5. </span>Page positioning</a> </ul> @@ -1873,9 +1867,8 @@ <h2 id=size-and-position-details><span class=secno>7. </span>Sizing and positioning details</h2> - <h3 id=width-of-absolute-non-replaced-elements><span class=secno>7.1. - </span>The width of absolute, page or fixed positioned, non-replaced - elements</h3> + <h3 id=abs-non-replaced-width><span class=secno>7.1. </span>The width of + absolute, page or fixed positioned, non-replaced elements</h3> <p id=the-constraint-that-determines-the-used->The constraint that determines the used values for these elements is: @@ -1999,9 +1992,8 @@ </ol> <!-- End section: The width of absolute, page or fixed positioned, non-replaced element --> - <h3 id=width-of-center-positioned-non-replaced-elements><span - class=secno>7.2. </span>The width of a center positioned, non-replaced - elements</h3> + <h3 id=center-non-replaced-width><span class=secno>7.2. </span>The width of + a center positioned, non-replaced elements</h3> <p id=the-following-constraints-must-hold-amon>The following constraints must hold among the used values of the other properties: @@ -2106,8 +2098,8 @@ </ol> <!-- End section: The width of a center positioned, non-replaced element --> - <h3 id=width-of-absolute-replaced-elements><span class=secno>7.3. - </span>The width of absolute, page or fixed positioned, replaced elements</h3> + <h3 id=abs-replaced-width><span class=secno>7.3. </span>The width of + absolute, page or fixed positioned, replaced elements</h3> <p id=if-height-and-width-both-have-computed-v> If ‘<code class=property>height</code>’ and ‘<code @@ -2230,23 +2222,21 @@ </ol> <!-- End section: The width of absolute, page or fixed positioned, replaced element --> - <h3 id=width-of-center-replaced-elements><span class=secno>7.4. </span>The - width of a center positioned, replaced elements</h3> + <h3 id=center-replaced-width><span class=secno>7.4. </span>The width of a + center positioned, replaced elements</h3> <p id=the-used-value-for-width-is-determined-a> The used value for ‘<code class=property>width</code>’ is determined as for "<a - href="#width-of-absolute-replaced-elements">The width of absolute, page or - fixed positioned, replaced elements</a>". + href="#abs-replaced-width">The width of absolute, page or fixed + positioned, replaced elements</a>". <p id=then-the-rules-for-the-width-of-a-center> Then the rules for "<a - href="#width-of-center-positioned-non-replaced-elements">The width of a - center positioned, non-replaced elements</a>" are applied to determine the - centering.</p> + href="#center-non-replaced-width">The width of a center positioned, + non-replaced elements</a>" are applied to determine the centering.</p> <!-- End section: The width of a center positioned, replaced element --> - <h3 id=height-of-absolute-non-replaced-elements><span class=secno>7.5. - </span>The height of absolute, page or fixed positioned, non-replaced - elements</h3> + <h3 id=abs-non-replaced-height><span class=secno>7.5. </span>The height of + absolute, page or fixed positioned, non-replaced elements</h3> <p id=for-absolutely-positioned-elements-the-u> For absolutely positioned elements, the used values of the vertical dimensions must satisfy this @@ -2347,8 +2337,8 @@ </ol> <!-- End section: The height of absolute, page or fixed positioned, non-replaced element --> - <h3 id=height-of-center-non-replaced-elements><span class=secno>7.6. - </span>The height of a center positioned, non-replaced elements</h3> + <h3 id=center-non-replaced-height><span class=secno>7.6. </span>The height + of a center positioned, non-replaced elements</h3> <p id=the-following-constraints-must-hold-amon0>The following constraints must hold among the used values of the other properties: @@ -2453,8 +2443,8 @@ </ol> <!-- End section: The height of a 'center' positioned, non-replaced element --> - <h3 id=height-of-absolute-replaced-elements><span class=secno>7.7. - </span>The height of absolute, page or fixed positioned, replaced elements</h3> + <h3 id=abs-replaced-height><span class=secno>7.7. </span>The height of + absolute, page or fixed positioned, replaced elements</h3> <p id=if-height-and-width-both-have-computed-v2> If ‘<code class=property>height</code>’ and ‘<code @@ -2522,29 +2512,28 @@ </ol> <!-- End section: The height of absolute, page or fixed positioned, replaced element --> - <h3 id=height-of-center-replaced-elements><span class=secno>7.8. </span>The - height of a center positioned, replaced elements</h3> + <h3 id=center-replaced-height><span class=secno>7.8. </span>The height of a + center positioned, replaced elements</h3> <p id=the-used-value-for-height-is-determined-> The used value for ‘<code class=property>height</code>’ is determined as for "<a - href="#height-of-absolute-replaced-elements">The height of absolute, page - or fixed positioned, replaced elements</a>". + href="#abs-replaced-height">The height of absolute, page or fixed + positioned, replaced elements</a>". <p id=then-the-rules-for-the-height-of-a-cente> Then the rules for "<a - href="#height-of-center-non-replaced-elements">The height of a center - positioned, non-replaced elements</a>" are applied to determine the - centering.</p> + href="#center-non-replaced-height">The height of a center positioned, + non-replaced elements</a>" are applied to determine the centering.</p> <!-- End section: The height of a center positioned, replaced element --> - <h3 id=auto-height-for-block-formatting-context-roots><span - class=secno>7.9. </span>‘<code class=property>Auto</code>’ - heights for block formatting context roots</h3> + <h3 id=root-height><span class=secno>7.9. </span>‘<code + class=property>Auto</code>’ heights for block formatting context + roots</h3> <p id=in-certain-cases-see-e.g.-the-height-of-> In certain cases (see, - e.g., <a href="#height-of-absolute-non-replaced-elements">The height of - absolute, page or fixed positioned, non-replaced element</a> above), the - height of an element that establishes a block formatting context is - computed as follows: + e.g., <a href="#abs-non-replaced-height">The height of absolute, page or + fixed positioned, non-replaced element</a> above), the height of an + element that establishes a block formatting context is computed as + follows: <p id=if-it-only-has-inline-level-children-the> If it only has inline-level children, the height is the distance between the top of the topmost line @@ -2571,11 +2560,10 @@ <!-- End section: 'Auto' heights for block formatting context roots --> <!-- End section: Sizing and positioning details --> - <h2 id=relationship-between-display-position-float><span class=secno>8. - </span>Relationships between ‘<code - class=property>display</code>’, ‘<a href="#position"><code - class=property>position</code></a>’, and ‘<a - href="#floats0"><code class=property>float</code></a>’</h2> + <h2 id=dis-pos-flo><span class=secno>8. </span>Relationships between + ‘<code class=property>display</code>’, ‘<a + href="#position"><code class=property>position</code></a>’, and + ‘<a href="#floats0"><code class=property>float</code></a>’</h2> <p id=the-three-properties-that-affect-box-gen> The three properties that affect box generation and layout — ‘<code @@ -2663,8 +2651,8 @@ handling of the relationship with positioning and floats.</p> <!-- End section: Relationships between 'display', 'position', and 'float' --> - <h2 id=comparison-of-flow-floats-absolute-positioning><span class=secno>9. - </span>Comparison of normal flow, floats, and positioning</h2> + <h2 id=comparison><span class=secno>9. </span>Comparison of normal flow, + floats, and positioning</h2> <p id=this-section-is-not-normative.0><em>This section is not normative.</em> @@ -2717,7 +2705,7 @@ href="#positioning-schemes1">positioning schemes</a>, and are not intended to be reference renderings of the examples given. - <h3 id=normal-flow-example><span class=secno>9.1. </span>Normal flow</h3> + <h3 id=comp-normal-flow><span class=secno>9.1. </span>Normal flow</h3> <p id=consider-the-following-css-declarations-> Consider the following CSS declarations for <em>outer</em> and <em>inner</em> that do not alter the @@ -2747,7 +2735,7 @@ </div> <!-- End section: Normal flow --> - <h3 id=rel-position><span class=secno>9.2. </span>Relative positioning</h3> + <h3 id=comp-relpos><span class=secno>9.2. </span>Relative positioning</h3> <p id=to-see-the-effect-of-relative-positionin>To see the effect of <a href="#relative-positioning1" title="relative positioning">relative @@ -2792,7 +2780,7 @@ text would have overlapped.</p> <!-- End section: Relative positioning --> - <h3 id=floating-box><span class=secno>9.3. </span>Floating a box</h3> + <h3 id=comp-floating><span class=secno>9.3. </span>Floating a box</h3> <p id=now-consider-the-effect-of-floating-the-> Now consider the effect of <a href="http://www.w3.org/TR/CSS2/visuren.html#floats">floating</a> the @@ -2891,7 +2879,7 @@ </div> <!-- End section: floating a box --> - <h3 id=abs-positioning><span class=secno>9.4. </span>Absolute positioning</h3> + <h3 id=comp-abspos><span class=secno>9.4. </span>Absolute positioning</h3> <p id=next-we-consider-the-effect-of-absolute-> Next, we consider the effect of absolute positioning. Consider the following CSS declarations @@ -3039,7 +3027,7 @@ change bars seem to "float" to the left of the current line.</p> <!-- End section: Absolute positoining --> - <h3 id=page-pos><span class=secno>9.5. </span>Page positioning</h3> + <h3 id=comp-pagepos><span class=secno>9.5. </span>Page positioning</h3> <p id=finally-we-consider-the-effect-of-page-p> Finally, we consider the effect of page positioning. Consider the following CSS declarations for @@ -3998,11 +3986,11 @@ <dt id=CSS3-REGIONS>[CSS3-REGIONS] - <dd>Vincent Hardy. <a - href="http://www.w3.org/TR/2011/WD-css3-regions-20110609/"><cite>CSS - Regions Module.</cite></a> 9 June 2011. W3C Working Draft. (Work in - progress.) URL: <a - href="http://www.w3.org/TR/2011/WD-css3-regions-20110609/">http://www.w3.org/TR/2011/WD-css3-regions-20110609/</a> + <dd>Vincent Hardy; Alex Mogilevsky. <a + href="http://www.w3.org/TR/2011/WD-css3-regions-20111129/"><cite>CSS + Regions Module Level 3.</cite></a> 29 November 2011. W3C Working Draft. + (Work in progress.) URL: <a + href="http://www.w3.org/TR/2011/WD-css3-regions-20111129/">http://www.w3.org/TR/2011/WD-css3-regions-20111129/</a> </dd> <!----> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-positioning/Overview.src.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Overview.src.html 3 Jan 2012 20:44:23 -0000 1.13 +++ Overview.src.html 3 Feb 2012 21:52:54 -0000 1.14 @@ -3,7 +3,7 @@ <head profile="http://www.w3.org/2006/03/hcard"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>CSS Positioned Layout Module Level 3</title> - <link rel="stylesheet" type="text/css" href="../default.css"> + <link rel="stylesheet" type="text/css" href="default.css"> <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css"> <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css"> <style type="text/css"> @@ -1126,7 +1126,7 @@ <!-- End section: Box offsets: 'top', 'right', 'bottom', 'left' --> <h2 id="size-and-position-details">Sizing and positioning details</h2> - <h3 id="width-of-absolute-non-replaced-elements">The width of absolute, page or fixed positioned, non-replaced elements</h3> + <h3 id="abs-non-replaced-width">The width of absolute, page or fixed positioned, non-replaced elements</h3> <p>The constraint that determines the used values for these elements is:</p> <p> <code> @@ -1178,7 +1178,7 @@ </ol> <!-- End section: The width of absolute, page or fixed positioned, non-replaced element --> - <h3 id="width-of-center-positioned-non-replaced-elements">The width of a center positioned, non-replaced elements</h3> + <h3 id="center-non-replaced-width">The width of a center positioned, non-replaced elements</h3> <p>The following constraints must hold among the used values of the other properties:</p> <p> <code> @@ -1227,7 +1227,7 @@ </ol> <!-- End section: The width of a center positioned, non-replaced element --> - <h3 id="width-of-absolute-replaced-elements">The width of absolute, page or fixed positioned, replaced elements</h3> + <h3 id="abs-replaced-width">The width of absolute, page or fixed positioned, replaced elements</h3> <p> If 'height' and 'width' both have computed values of ''auto'' and the element also has an intrinsic width, then that intrinsic width is the used value of 'width'. @@ -1291,19 +1291,19 @@ </ol> <!-- End section: The width of absolute, page or fixed positioned, replaced element --> - <h3 id="width-of-center-replaced-elements">The width of a center positioned, replaced elements</h3> + <h3 id="center-replaced-width">The width of a center positioned, replaced elements</h3> <p> - The used value for 'width' is determined as for "<a href="#width-of-absolute-replaced-elements">The width of absolute, page or fixed + The used value for 'width' is determined as for "<a href="#abs-replaced-width">The width of absolute, page or fixed positioned, replaced elements</a>". </p> <p> - Then the rules for "<a href="#width-of-center-positioned-non-replaced-elements">The width of a center positioned, non-replaced elements</a>" are + Then the rules for "<a href="#center-non-replaced-width">The width of a center positioned, non-replaced elements</a>" are applied to determine the centering. </p> <!-- End section: The width of a center positioned, replaced element --> - <h3 id="height-of-absolute-non-replaced-elements">The height of absolute, page or fixed positioned, non-replaced elements</h3> + <h3 id="abs-non-replaced-height">The height of absolute, page or fixed positioned, non-replaced elements</h3> <p> For absolutely positioned elements, the used values of the vertical dimensions must satisfy this constraint: @@ -1351,7 +1351,7 @@ </ol> <!-- End section: The height of absolute, page or fixed positioned, non-replaced element --> - <h3 id="height-of-center-non-replaced-elements">The height of a center positioned, non-replaced elements</h3> + <h3 id="center-non-replaced-height">The height of a center positioned, non-replaced elements</h3> <p>The following constraints must hold among the used values of the other properties:</p> <p> <code> @@ -1400,7 +1400,7 @@ </ol> <!-- End section: The height of a 'center' positioned, non-replaced element --> - <h3 id="height-of-absolute-replaced-elements">The height of absolute, page or fixed positioned, replaced elements</h3> + <h3 id="abs-replaced-height">The height of absolute, page or fixed positioned, replaced elements</h3> <p> If 'height' and 'width' both have computed values of ''auto'' and the element also has an intrinsic height, then that intrinsic height is the used value of 'height'. @@ -1445,20 +1445,20 @@ </ol> <!-- End section: The height of absolute, page or fixed positioned, replaced element --> - <h3 id="height-of-center-replaced-elements">The height of a center positioned, replaced elements</h3> + <h3 id="center-replaced-height">The height of a center positioned, replaced elements</h3> <p> - The used value for 'height' is determined as for "<a href="#height-of-absolute-replaced-elements">The height of absolute, page or fixed + The used value for 'height' is determined as for "<a href="#abs-replaced-height">The height of absolute, page or fixed positioned, replaced elements</a>". </p> <p> - Then the rules for "<a href="#height-of-center-non-replaced-elements">The height of a center positioned, non-replaced elements</a>" are + Then the rules for "<a href="#center-non-replaced-height">The height of a center positioned, non-replaced elements</a>" are applied to determine the centering. </p> <!-- End section: The height of a center positioned, replaced element --> - <h3 id="auto-height-for-block-formatting-context-roots">'Auto' heights for block formatting context roots</h3> + <h3 id="root-height">'Auto' heights for block formatting context roots</h3> <p> - In certain cases (see, e.g., <a href="#height-of-absolute-non-replaced-elements">The height of absolute, page or fixed positioned, non-replaced element</a> above), + In certain cases (see, e.g., <a href="#abs-non-replaced-height">The height of absolute, page or fixed positioned, non-replaced element</a> above), the height of an element that establishes a block formatting context is computed as follows: </p> <p> @@ -1484,7 +1484,7 @@ <!-- End section: 'Auto' heights for block formatting context roots --> <!-- End section: Sizing and positioning details --> - <h2 id="relationship-between-display-position-float">Relationships between 'display', 'position', and 'float'</h2> + <h2 id="dis-pos-flo">Relationships between 'display', 'position', and 'float'</h2> <p> The three properties that affect box generation and layout — 'display', 'position', and 'float' — interact as follows: @@ -1542,7 +1542,7 @@ </p> <!-- End section: Relationships between 'display', 'position', and 'float' --> - <h2 id="comparison-of-flow-floats-absolute-positioning">Comparison of normal flow, floats, and positioning</h2> + <h2 id="comparison">Comparison of normal flow, floats, and positioning</h2> <p><em>This section is not normative.</em></p> <p> To illustrate the differences between <span>normal flow</span>, <span title="relative positioning">relative positioning</span>, <span>floats</span>, and @@ -1584,7 +1584,7 @@ highlight the differences between the various <span>positioning schemes</span>, and are not intended to be reference renderings of the examples given. </p> - <h3 id="normal-flow-example">Normal flow</h3> + <h3 id="comp-normal-flow">Normal flow</h3> <p> Consider the following CSS declarations for <em>outer</em> and <em>inner</em> that do not alter the <span>normal flow</span> of boxes: @@ -1609,7 +1609,7 @@ </div> <!-- End section: Normal flow --> - <h3 id="rel-position">Relative positioning</h3> + <h3 id="comp-relpos">Relative positioning</h3> <p>To see the effect of <span title="relative positioning">relative positioning</span>, we specify:</p> <div class="example"> <pre><code class="css"> @@ -1645,7 +1645,7 @@ </p> <!-- End section: Relative positioning --> - <h3 id="floating-box">Floating a box</h3> + <h3 id="comp-floating">Floating a box</h3> <p> Now consider the effect of <a href="http://www.w3.org/TR/CSS2/visuren.html#floats">floating</a> the <em>inner</em> element's text to the right by means of the following rules: @@ -1727,7 +1727,7 @@ </div> <!-- End section: floating a box --> - <h3 id="abs-positioning">Absolute positioning</h3> + <h3 id="comp-abspos">Absolute positioning</h3> <p> Next, we consider the effect of absolute positioning. Consider the following CSS declarations for <em>outer</em> and <em>inner</em>: @@ -1840,7 +1840,7 @@ </p> <!-- End section: Absolute positoining --> - <h3 id="page-pos">Page positioning</h3> + <h3 id="comp-pagepos">Page positioning</h3> <p> Finally, we consider the effect of page positioning. Consider the following CSS declarations for <em>outer</em> and <em>inner</em>:
Received on Friday, 3 February 2012 21:52:59 UTC