Fix typo: double border tag

This commit is contained in:
Patrick S. Gardella 2000-01-29 23:56:25 +00:00
parent 0766aa3f3a
commit 2c4bfe05f2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6454

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.1 2000/01/29 14:16:55 wosch Exp $">
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.2 2000/01/29 23:53:40 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Installation">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="600" border="0">
<table border="600" width="0">
<tr>
<td>
<h1> <font color="#660000">How to Install</font></h1>