summaryrefslogtreecommitdiff
path: root/documentation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/index.html')
-rw-r--r--documentation/index.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/documentation/index.html b/documentation/index.html
index a9ea4d072..90e20318c 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -1,20 +1,21 @@
<HTML>
<HEAD><meta name="robots" content="noindex">
- <TITLE>FLTK 1.0.11 Programming Manual</TITLE>
+ <TITLE>FLTK 1.1.0 Programming Manual</TITLE>
</HEAD>
<BODY>
<CENTER><TABLE WIDTH=90% BGCOLOR=#9f9f9f CELLPADDING=8 CELLSPACING=0 SUMMARY="TITLE BAR">
<TR>
-<TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC="FL.gif" ALIGN="ABSMIDDLE" ALT="FL"></TD>
-<TD ALIGN=CENTER VALIGN=MIDDLE>
-<H1>FLTK 1.0.11 Programming Manual</H1>
-Revision 18 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
+<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=100><IMG SRC="FL.gif" WIDTH=100 HEIGHT=70 ALIGN="ABSMIDDLE" ALT="FL"></TD>
+<TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=500>
+<H1>FLTK 1.1.0 Programming Manual</H1>
+Revision 0 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
Copyright 1998-2001 by Bill Spitzak and others.<BR>
</TD>
</TR>
+<TABLE WIDTH=90% BGCOLOR=#9f9f9f CELLPADDING=8 CELLSPACING=0 SUMMARY="TITLE BAR">
<TR>
-<TD ALIGN=CENTER COLSPAN=2>
+<TD ALIGN=CENTER WIDTH=600>
This software is provided under the terms of the GNU Library General
Public License.
</TD>
@@ -23,7 +24,7 @@ Public License.
<CENTER><TABLE WIDTH=90% COLS=2 BGCOLOR=#9f9fef CELLPADDING=8 CELLSPACING=0 SUMMARY="Table of Contents">
<TR>
-<TD ALIGN=LEFT VALIGN=TOP>
+<TD ALIGN=LEFT VALIGN=TOP WIDTH=300>
<B><A HREF=preface.html#preface>Preface</A></B>
<BR>
<BR>
@@ -55,7 +56,7 @@ Public License.
<B><A HREF=subclassing.html#subclassing>7 - Adding and Extending
Widgets</A></B>
</TD>
-<TD ALIGN=LEFT VALIGN=TOP>
+<TD ALIGN=LEFT VALIGN=TOP WIDTH=300>
<B><A HREF=fluid.html#FLUID>8 - Programming with FLUID</A></B>
<UL>
<LI><A HREF=fluid.html#widget_attributes>Widget Attributes</A></LI>