. Fix collspan in first table, so all images got centered
. Add "Old advertisement banners" section and link appropriate arts there . Change README link (via cvsweb.cgi), to fetch actual document, not its change log.
This commit is contained in:
parent
20a68538b1
commit
d4fa90aa60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20706
1 changed files with 19 additions and 5 deletions
24
en/art.sgml
24
en/art.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/art.sgml,v 1.1 2004/04/12 22:28:33 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Art">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "developers.sgml"> %developers;
|
||||
|
@ -11,6 +11,7 @@
|
|||
<ul>
|
||||
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
|
||||
<li><a href="#POWERED-BY">Powered by Logos</a></li>
|
||||
<li><a href="#ADV">Old advertisement banners</a></li>
|
||||
<li><a href="#USE">Graphics use</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -25,11 +26,11 @@
|
|||
<table width="100%" border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" colspan="3"><img src="gifs/daemon-phk.png" alt="BSD
|
||||
Daemon" width="191" height="208" border="0"></td>
|
||||
<td align="center" colspan="6"><img src="gifs/daemon-phk.png" alt="BSD
|
||||
Daemon" width="191" height="208" border="0"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" colspan="3">Created by &a.phk;<br>Source:
|
||||
<td align="center" colspan="6">Created by &a.phk;<br>Source:
|
||||
<a href="http://cvsweb.FreeBSD.org/src/share/examples/BSD_daemon/">
|
||||
/usr/share/examples/BSD_daemon/</a> on FreeBSD
|
||||
systems.</td>
|
||||
|
@ -84,6 +85,19 @@
|
|||
<p align="center"><img src="gifs/banner4.gif" alt="FreeBSD The
|
||||
Power To Serve Logo" width="225" height="46" border="0"></p>
|
||||
|
||||
<h2 id="ADV">Old advertisement banners</h2>
|
||||
|
||||
<table width="100%" border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center"><img src="gifs/freebsd-advert.gif" alt="Adv
|
||||
Banner1" width="455" height="60" border="0"></td>
|
||||
<td align="center"><img src="gifs/freebsd_3.gif" alt="Adv
|
||||
Banner2" width="306" height="94" border="0"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h2 id="USE">Graphics use</h2>
|
||||
|
||||
<p>The <q>Powered by FreeBSD</q> logos above may be <a
|
||||
|
@ -98,7 +112,7 @@
|
|||
|
||||
<p>&a.phk;'s rendering of the BSD Daemon is released under <q>THE
|
||||
BEER-WARE LICENSE</q>. See the <a
|
||||
href="http://cvsweb.FreeBSD.org/src/share/examples/BSD_daemon/README">README</a>
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/share/examples/BSD_daemon/README?content-type=text/plain">README</a>
|
||||
for more information.</p>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue