Skip to content

Commit adfd188

Browse files
author
Arron Eicholz
committed
Correcting return links
1 parent 2f70a42 commit adfd188

9 files changed

Lines changed: 11 additions & 11 deletions

css3-positioning/longdesc/flow-abs-rel-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ <h1>Long description for example illustrating positioning with respect to a posi
4545
The default text color is black. "Start of outer contents" is red. "Inner contents" is
4646
blue. "End of outer contents" is red.
4747
</p>
48-
<p><a href="../Overflow.html#img-flow-abs-rel">Return to image.</a></p>
48+
<p><a href="../../Overflow.html#img-flow-abs-rel">Return to image.</a></p>
4949
</body>
5050
</html>

css3-positioning/longdesc/flow-absolute-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ <h1>Long description for example illustrating absolute positioning</h1>
4040
The default text color is black. "Start of outer contents" is red. "Inner contents" is
4141
blue. "End of outer contents" is red.
4242
</p>
43-
<p><a href="../Overview.html#img-flow-absolute">Return to image.</a></p>
43+
<p><a href="../../Overview.html#img-flow-absolute">Return to image.</a></p>
4444
</body>
4545
</html>

css3-positioning/longdesc/flow-clear-desc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ <h1>Long description of example illustrating floating without clear</h1>
3434
The default text color is black. "Start of outer contents" is red. "Sibling contents" is
3535
red. "Inner contents" is blue. "End of outer contents" is red.
3636
</p>
37-
<p><a href="../Overview.html#img-flow-clear">Return to image.</a></p>
37+
<p><a href="../../Overview.html#img-flow-clear">Return to image.</a></p>
3838
</body>
39-
</html>
39+
</html>

css3-positioning/longdesc/flow-clear2-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ <h1>Long description of example illustrating floating with clear</h1>
3535
The default text color is black. "Start of outer contents" is red. "Sibling contents" is
3636
red. "Inner contents" is blue. "End of outer contents" is red.
3737
</p>
38-
<p><a href="../Overview.html#img-flow-clear2">Return to image.</a></p>
38+
<p><a href="../../Overview.html#img-flow-clear2">Return to image.</a></p>
3939
</body>
4040
</html>

css3-positioning/longdesc/flow-float-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ <h1>Long description of example illustrating floating</h1>
2929
The default text color is black. "Start of outer contents" is red. "Inner contents" is
3030
blue. "End of outer contents" is red.
3131
</p>
32-
<p><a href="../Overview.html#img-flow-float">Return to image.</a></p>
32+
<p><a href="../../Overview.html#img-flow-float">Return to image.</a></p>
3333
</body>
3434
</html>

css3-positioning/longdesc/flow-generic-desc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ <h1>Long description for normal flow example</h1>
2727
The default text color is black. "Start of outer contents" is red. "Inner contents" is
2828
blue. "End of outer contents" is red.
2929
</p>
30-
<p><a href="../Overview.html#img-flow-generic">Return to image.</a></p>
30+
<p><a href="../../Overview.html#img-flow-generic">Return to image.</a></p>
3131
</body>
32-
</html>
32+
</html>

css3-positioning/longdesc/flow-relative-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ <h1>Long description for relative flow example</h1>
3131
</pre>
3232
<p>
3333
The default text color is black. "Start of outer contents" is red. "Inner contents" is blue. "End of outer contents" is red.
34-
<p><a href="../Overview.html#img-flow-relative">Return to image.</a>
34+
<p><a href="../../Overview.html#img-flow-relative">Return to image.</a>
3535
</body>
3636
</html>

css3-positioning/longdesc/flow-static-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ <h1>Long description illustrating absolute positioning with respect to the initi
4343
The default text color is black. "Start of outer contents" is red. The "nts" in "Inner
4444
contents" is blue. "End of outer contents" is red.
4545
</p>
46-
<p><a href="../Overview.html#img-flow-static">Return to image.</a></p>
46+
<p><a href="../../Overview.html#img-flow-static">Return to image.</a></p>
4747
</body>
4848
</html>

css3-positioning/longdesc/frame-desc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ <h1>Long description for frame layout example</h1>
1515
high and covers the entire width of the frameset.
1616
</p>
1717
<p>Each area is labeled and dimensions that are not 'auto' are indicated.</p>
18-
<p><a href="../Overview.html#img-frame">Return to image.</a></p>
18+
<p><a href="../../Overview.html#img-frame">Return to image.</a></p>
1919
</body>
2020
</html>

0 commit comments

Comments
 (0)