Skip to content

Commit 5e8be6b

Browse files
committed
[css2] Fixed broken link to image underline-example.png.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402177
1 parent d72ddb7 commit 5e8be6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/text.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: text.src,v 2.40 2003-08-24 20:03:43 bbos Exp $ -->
4+
<!-- $Id: text.src,v 2.41 2003-09-12 14:16:33 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Text</title>
@@ -247,7 +247,7 @@ inline element. The final line of text is fuchsia, but the underline
247247
underneath it is still the blue underline from the anonymous inline
248248
element.
249249
</p>
250-
<p><img src="underline-example.png" alt="Sample rendering of the above underline example">
250+
<p><img src="images/underline-example.png" alt="Sample rendering of the above underline example">
251251
</p>
252252
<p>
253253
This diagram shows the boxes involved in the example above. The rounded

0 commit comments

Comments
 (0)