Use CSS and navinclude.
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
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
|
@ -1,25 +1,21 @@
|
|||
<!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 % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&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;
|
||||
workstation, as well as many you might not expect:</p>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD is a true open system with full
|
||||
source code.</font></font>
|
||||
<h2>FreeBSD is a true open system with full
|
||||
source code.</h2>
|
||||
|
||||
|
||||
<blockquote>
|
||||
<p>There is no doubt that so-called open systems are <i>the</i>
|
||||
requirement for today's computing applications. But no commercial
|
||||
vendor-supplied solution is more open than one which includes full
|
||||
|
@ -32,13 +28,10 @@
|
|||
href="&base;/copyright/freebsd-license.html">licensing policy</a>,
|
||||
you can use FreeBSD as the basis for any number of free <i>or
|
||||
commercial </i>applications.</p>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD runs thousands of
|
||||
applications.</font></font>
|
||||
<h2>FreeBSD runs thousands of
|
||||
applications.</h2>
|
||||
|
||||
<blockquote>
|
||||
<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
|
||||
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
|
||||
for FreeBSD today.</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
<hr align="left" noshade="noshade" width="100%"><font
|
||||
color="#FF0000"><font size="+1">FreeBSD is an operating system that will grow with
|
||||
your needs.</font></font>
|
||||
<h2>FreeBSD is an operating system that will grow with
|
||||
your needs.</h2>
|
||||
|
||||
<blockquote>
|
||||
<p>Though FreeBSD is free software, it is also <i>user supported
|
||||
</i>software. Any questions you have can be posted to hundreds of
|
||||
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
|
||||
stability. FreeBSD users are quite proud of not only how fast but how
|
||||
reliable their systems are.</p>
|
||||
</blockquote>
|
||||
|
||||
<h2>What experts have to say . . .</h2>
|
||||
|
||||
<blockquote>
|
||||
<p><i>``FreeBSD handles [our] heavy load quite well and it is nothing
|
||||
short of amazing. Salutations to the FreeBSD team.''</i></p>
|
||||
|
||||
<div align="right"><p>---Mark Hittinger, administrator of WinNet
|
||||
Communications, Inc.</p></div>
|
||||
</blockquote>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!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 % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
Loading…
Reference in a new issue