We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4b269 commit cd14fc8Copy full SHA for cd14fc8
1 file changed
css3-text/Overview.src.html
@@ -2165,7 +2165,7 @@ <h3 id="line-decoration"><span class="secno">8.1</span>
2165
which the underline is propagated. The final line of text is fuchsia,
2166
but the underline underneath it is still the blue underline from the
2167
anonymous inline element.</p>
2168
- <p><img src="images/underline-example.png" alt="Sample rendering of the above underline example"></p>
+ <p><img src="underline-example.png" alt="Sample rendering of the above underline example"></p>
2169
<p>This diagram shows the boxes involved in the example above. The
2170
rounded aqua line represents the anonymous inline element wrapping
2171
the inline contents of the paragraph element, the rounded blue line
0 commit comments