summaryrefslogtreecommitdiff
path: root/documentation/Fl_Output.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
commit336996c7abb716844d3389df7bd7779298af3dcf (patch)
tree9afcd37ade9fcc63de2a0cfbf9962787ffff52d4 /documentation/Fl_Output.html
parentecfb817427bfe9eb3fe961bef2a25c36b73453c4 (diff)
Update documentation files to eliminate most of the warnings
and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Output.html')
-rw-r--r--documentation/Fl_Output.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Output.html b/documentation/Fl_Output.html
index 7e9c91679..9dd4ce7bd 100644
--- a/documentation/Fl_Output.html
+++ b/documentation/Fl_Output.html
@@ -24,7 +24,7 @@
which is useful for program-generated values. The user may select
portions of the text using the mouse and paste the contents into other
fields or programs.
-<CENTER><IMG src=./text.gif></CENTER>
+<CENTER><IMG src="text.gif" ALT="Fl_Output widget."></CENTER>
<P>There is a single subclass, <A href=Fl_Multiline_Output.html#Fl_Multiline_Output>
Fl_Multiline_Output</A>, which allows you to display multiple lines of
text. </P>