doc/en/java/links/documentation.sgml
Nik Clayton 2aa46577a8 Remove the hardcoded "width=600" and other pixel values from these files.
It was unnecessary, and inconsistent with the rest of the site.
2000-04-30 22:57:46 +00:00

25 lines
853 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/links/documentation.sgml,v 1.3 2000/03/12 14:51:51 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Documentation">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a>
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br>
A free Java book, now available in its early second edition stage.
It can be downloaded in W97/HTML or PDF format.<br>
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible.
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>