Add missing </p>s.
This commit is contained in:
parent
b3b877db4c
commit
c836230db8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6970
1 changed files with 9 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.32 1999/12/12 16:24:01 jhb Exp $">
|
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.33 1999/12/16 21:55:51 kuriyama Exp $">
|
||||||
<!ENTITY title "FreeBSD Related Publications">
|
<!ENTITY title "FreeBSD Related Publications">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/publish.sgml,v 1.32 1999/12/12 16:24:01 jhb Exp $ -->
|
<!-- $FreeBSD: www/en/publish.sgml,v 1.33 1999/12/16 21:55:51 kuriyama Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -15,11 +15,11 @@
|
||||||
|
|
||||||
<td>
|
<td>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#books"> BOOKS</a>
|
<li><a href="#books"> BOOKS</a></li>
|
||||||
<li> <a href="#cdroms">CDROMS</a>
|
<li><a href="#cdroms">CDROMS</a></li>
|
||||||
<li> <a href="#magazines">MAGAZINES</a>
|
<li><a href="#magazines">MAGAZINES</a></li>
|
||||||
<li> <a href="#newsletter">NEWSLETTER</a>
|
<li><a href="#newsletter">NEWSLETTER</a></li>
|
||||||
<li> <a href="news/press.html">PRESS</a>
|
<li><a href="news/press.html">PRESS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -39,6 +39,7 @@
|
||||||
Click on any of the graphics to see a larger version.
|
Click on any of the graphics to see a larger version.
|
||||||
|
|
||||||
<a name="books"></a>
|
<a name="books"></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2>Books</h2>
|
<h2>Books</h2>
|
||||||
<table border="5" CELLPADDING="15">
|
<table border="5" CELLPADDING="15">
|
||||||
|
@ -167,7 +168,7 @@
|
||||||
For more about recent releases go to <a
|
For more about recent releases go to <a
|
||||||
href="releases/index.html">FreeBSD release information page</a>.
|
href="releases/index.html">FreeBSD release information page</a>.
|
||||||
|
|
||||||
<p>
|
<p></p>
|
||||||
|
|
||||||
<table border="5" CELLPADDING="15">
|
<table border="5" CELLPADDING="15">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue