Fix HTML errors.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2007-02-09 18:46:32 +00:00
parent 3439748eaf
commit 1fc314c5db
10 changed files with 50 additions and 42 deletions
+7 -3
View File
@@ -23,10 +23,12 @@
</PRE>
</UL>
<H3>Description</H3>
This widget can be used to display a program-supplied time.
<P>This widget can be used to display a program-supplied time.
The time shown on the clock is not updated.
To display the current time, use <TT><A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A></TT>
instead.</P>
instead.
<H3>Methods</H3>
<UL>
<LI><A href=#Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output</A></LI>
@@ -55,4 +57,6 @@ and label string. The default boxtype is <TT>FL_NO_BOX</TT>.
given UNIX time value or specific hours, minutes, and seconds.
<P>The third form of <TT>value</TT> returns the displayed time in
seconds since the UNIX epoch (January 1, 1970). </P>
</BODY></HTML>
</BODY>
</HTML>