[LON-CAPA-cvs] cvs: doc /build installindex.html
harris41
lon-capa-cvs@mail.lon-capa.org
Thu, 02 May 2002 00:51:58 -0000
harris41 Wed May 1 20:51:58 2002 EDT
Modified files:
/doc/build installindex.html
Log:
xhtml valid
Index: doc/build/installindex.html
diff -u doc/build/installindex.html:1.4 doc/build/installindex.html:1.5
--- doc/build/installindex.html:1.4 Tue Apr 23 09:38:31 2002
+++ doc/build/installindex.html Wed May 1 20:51:58 2002
@@ -1,55 +1,61 @@
-<!-- $Id: installindex.html,v 1.4 2002/04/23 13:38:31 harris41 Exp $ -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- $Id: installindex.html,v 1.5 2002/05/02 00:51:58 harris41 Exp $ -->
<html>
<head>
<title>All Good Things Must Work</title>
<!-- pdfahref index.pdf -->
<!-- button MAIN-SITE -->
</head>
-<body bgcolor='#ffffff'>
+<body bgcolor="#ffffff">
<!-- preamble start -->
<p>
In a software project that experiences continual improvement
and where security and stability are important, we give
great attention to the ease and maintenance of LON-CAPA
on a Linux operating system.
+</p>
<p>
On these pages you will learn how the LON-CAPA software system is
+</p>
<table>
<tr>
<td>
<ul>
-<li><font face='helvetica'>definable</font></li>
-<li><font face='helvetica'>configurable</font></li>
-<li><font face='helvetica'>& testable</font></li>
+<li>definable</li>
+<li>configurable</li>
+<li>& testable</li>
</ul>
</td>
-<td nowrap='' align='center'>
-<ul>
-<font face='helvetica'>which improves the</font>
-</ul>
+<td nowrap="nowrap" align="center">
+<blockquote>
+<p>
+which improves the
+</p>
+</blockquote>
</td>
<td>
<ul>
-<li><font face='helvetica'>installation</font></li>
-<li><font face='helvetica'>upgrading</font></li>
-<li><font face='helvetica'>& code development</font></li>
+<li>installation</li>
+<li>upgrading</li>
+<li>& code development</li>
</ul>
</td>
</tr>
</table>
-</p>
<p>
To learn general information about
the LON-CAPA project, please visit
-<a href='http://www.lon-capa.org'>http://www.lon-capa.org/</a>.
+<a href="http://www.lon-capa.org">http://www.lon-capa.org/</a>.
+</p>
<!-- preamble end -->
<!-- maintext start -->
<!-- aspseek search page; modified by Scott Harrison, 2/10/2002 -->
-<form method='get' action="http://mail.lon-capa.org/cgi-bin/s.cgi">
-<table bgcolor='#ffffff' width='100%' border='0'>
+<form method="get" action="http://mail.lon-capa.org/cgi-bin/s.cgi">
+<table bgcolor="#ffffff" width="100%" border="0">
<tr>
-<td valign='bottom'>
-<font size='+2'>Search</font>
+<td valign="bottom">
+<font size="+2">Search</font>
</td>
<td valign="bottom" align="center">
Search for <input type="text" name="q" size="30" value="" />
@@ -59,24 +65,26 @@
</td>
</tr>
<tr>
-<td colspan='3'>
+<td colspan="3">
<p>
Results per page:
<select name="ps">
<option value="10">10</option>
-<option value="20" SELECTED>20</option>
+<option value="20" selected="selected">20</option>
<option value="50">50</option>
</select>
-<input type='hidden' name='o' value='0' />
+<input type="hidden" name="o" value="0" />
+</p>
</td></tr>
<tr><td>
-<table cellpadding='2' cellspacing='0' border='0'>
+<table cellpadding="2" cellspacing="0" border="0">
<caption>
-Limit results to pages published within a specified period of time.<BR>
-<font size='-1'><i>(Please select only one option)</i></font>
+Limit results to pages published within a specified period of time.<br />
+<font size="-1"><i>(Please select only one option)</i></font>
</caption>
-<tr>
-<td valign='center'><input type='radio' name="dt" value="back" checked></td>
+<tr>
+<td valign="middle">
+<input type="radio" name="dt" value="back" checked="checked" /></td>
<td>
<select name="dp">
<option value="0">anytime</option>
@@ -99,5 +107,6 @@
</form>
<!-- maintext end -->
+<!-- validated -->
</body>
</html>