Add <tbody>...</tbody>.
This commit is contained in:
parent
909a5c82ac
commit
60a4d6a263
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6989
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.13 1999/09/06 07:02:43 peter Exp $">
|
||||||
<!ENTITY title "FreeBSD Documentation Project">
|
<!ENTITY title "FreeBSD Documentation Project">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.13 1999/09/06 07:02:43 peter Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -37,6 +37,7 @@
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<table bgcolor="#ffffcc" border="1" cellpadding="4" width="100%">
|
<table bgcolor="#ffffcc" border="1" cellpadding="4" width="100%">
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><h2 align="center"><a href="current.html">Current
|
<td><h2 align="center"><a href="current.html">Current
|
||||||
projects</a></h2>
|
projects</a></h2>
|
||||||
|
@ -46,6 +47,7 @@
|
||||||
this list and see if there is anything <b>you</b> can help
|
this list and see if there is anything <b>you</b> can help
|
||||||
with.</p></td>
|
with.</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h2><a href="who.html">Who we are, how to join</a></h2>
|
<h2><a href="who.html">Who we are, how to join</a></h2>
|
||||||
|
|
Loading…
Reference in a new issue