Use CSS and navinclude.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
This commit is contained in:
Murray Stokely 2005-10-04 07:06:29 +00:00
parent 5133c7c22d
commit 202b9e9781
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25818
2 changed files with 24 additions and 36 deletions

View file

@ -1,25 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.27 2005/02/12 12:47:24 ceri Exp $"> <!ENTITY date "$FreeBSD: www/en/applications.sgml,v 1.28 2005/02/12 22:51:42 ceri Exp $">
<!ENTITY title "About Applications for FreeBSD"> <!ENTITY title "About Applications for FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<h1>Experience the possibilities with FreeBSD</h1> <h2>Experience the possibilities with FreeBSD</h2>
<blockquote>
<p>FreeBSD can handle nearly any task you would expect of a &unix; <p>FreeBSD can handle nearly any task you would expect of a &unix;
workstation, as well as many you might not expect:</p> workstation, as well as many you might not expect:</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD is a true open system with full
color="#FF0000"><font size="+1">FreeBSD is a true open system with full source code.</h2>
source code.</font></font>
<blockquote>
<p>There is no doubt that so-called open systems are <i>the</i> <p>There is no doubt that so-called open systems are <i>the</i>
requirement for today's computing applications. But no commercial requirement for today's computing applications. But no commercial
vendor-supplied solution is more open than one which includes full vendor-supplied solution is more open than one which includes full
@ -32,13 +28,10 @@
href="&base;/copyright/freebsd-license.html">licensing policy</a>, href="&base;/copyright/freebsd-license.html">licensing policy</a>,
you can use FreeBSD as the basis for any number of free <i>or you can use FreeBSD as the basis for any number of free <i>or
commercial </i>applications.</p> commercial </i>applications.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD&nbsp;runs thousands of
color="#FF0000"><font size="+1">FreeBSD&nbsp;runs thousands of applications.</h2>
applications.</font></font>
<blockquote>
<p>Because FreeBSD is based on 4.4BSD, an industry-standard version of <p>Because FreeBSD is based on 4.4BSD, an industry-standard version of
UNIX, it is easy to compile and run programs. FreeBSD also includes UNIX, it is easy to compile and run programs. FreeBSD also includes
an extensive <a href="&base;/where.html">packages collection </a>and <a an extensive <a href="&base;/where.html">packages collection </a>and <a
@ -107,13 +100,10 @@
bulletin board systems, image scanning, and more are all real uses bulletin board systems, image scanning, and more are all real uses
for FreeBSD today.</li> for FreeBSD today.</li>
</ul> </ul>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD is an operating system that will grow with
color="#FF0000"><font size="+1">FreeBSD is an operating system that will grow with your needs.</h2>
your needs.</font></font>
<blockquote>
<p>Though FreeBSD is free software, it is also <i>user supported <p>Though FreeBSD is free software, it is also <i>user supported
</i>software. Any questions you have can be posted to hundreds of </i>software. Any questions you have can be posted to hundreds of
FreeBSD developers and users simply by e-mailing the <a FreeBSD developers and users simply by e-mailing the <a
@ -126,17 +116,14 @@
and the team keeps a special eye out for problems which affect system and the team keeps a special eye out for problems which affect system
stability. FreeBSD users are quite proud of not only how fast but how stability. FreeBSD users are quite proud of not only how fast but how
reliable their systems are.</p> reliable their systems are.</p>
</blockquote>
<h2>What experts have to say . . .</h2> <h2>What experts have to say . . .</h2>
<blockquote>
<p><i>``FreeBSD handles [our] heavy load quite well and it is nothing <p><i>``FreeBSD handles [our] heavy load quite well and it is nothing
short of amazing. Salutations to the FreeBSD team.''</i></p> short of amazing. Salutations to the FreeBSD team.''</i></p>
<div align="right"><p>---Mark Hittinger, administrator of WinNet <div align="right"><p>---Mark Hittinger, administrator of WinNet
Communications, Inc.</p></div> Communications, Inc.</p></div>
</blockquote>
&footer; &footer;
</body> </body>

View file

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.32 2002/06/29 09:07:07 nik Exp $"> <!ENTITY date "$FreeBSD: www/en/availability.sgml,v 1.33 2003/08/11 20:44:50 simon Exp $">
<!ENTITY title "About FreeBSD's availability"> <!ENTITY title "About FreeBSD's availability">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>