[interchange-cvs] interchange - jon modified dist/standard/html/index.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Jun 24 11:44:46 EDT 2006


User:      jon
Date:      2006-06-24 15:44:46 GMT
Modified:  dist/standard/html index.html
Log:
Clean up HTML and fix broken links.

Revision  Changes    Path
1.2       +17 -18    interchange/dist/standard/html/index.html


rev 1.2, prev_rev 1.1
Index: index.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/html/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- index.html	25 Apr 2004 17:07:49 -0000	1.1
+++ index.html	24 Jun 2006 15:44:46 -0000	1.2
@@ -49,10 +49,10 @@
     </tr>
     <tr class="contentbar1">
       <td class="contentbar1" width="50%" align="center">
-        <A HREF="__MVC_CGIURL__/index.html">Customer Entrance</A>
+        <a href="__MVC_CGIURL__/index.html">Customer Entrance</a>
       </td>
       <td class="contentbar1" width="50%" align="center">
-        <A HREF="__MVC_CGIURL__/admin/index.html">Admin Interface</A>
+        <a href="__MVC_CGIURL__/admin/index.html">Admin Interface</a>
       </td>
     </tr>
     <tr class="categorybar">
@@ -63,32 +63,31 @@
 </tr>
 <tr class="contentbar1">
   <td colspan="2" width="95%">
-    <B>If the above links do not work</B>, the Interchange server may not
+    <p>
+    <b>If the above links do not work</b>, the Interchange server may not
     be running. Try one of these commands to restart it:</b>
-    <UL>
+    </p>
     <blockquote>
       /sbin/service interchange restart<br>
       /usr/local/interchange/bin/restart<br>
     </blockquote>
-    </ul>
   </td>
 </tr>
 <tr class="contentbar1">
   <td width="95%" class="contentbar1" colspan="2">
+    <p>
     This is the "foundation" demonstration of the Interchange electronic
-    catalog system.<br><b>Links that will help you to use this software:</b>
-    <P>
-    <UL>
-    <LI><A HREF="http://www.icdevgroup.org/">Main Interchange developer site</A><BR>
-    <OL>
-    <LI><A HREF="http://www.icdevgroup.org/cgi-bin/ic/faq.html">Frequently Asked Questions</A>
-    <LI><A HREF="http://www.icdevgroup.org/cgi-bin/ic/document.html">Interchange Documentation</A>
-    <LI><A HREF="http://www.icdevgroup.org/mailman/listinfo/interchange-users">User support mail lists</A>
-    </OL>
-    <LI><A HREF="http://www.perl.com/">Perl Information</A><BR>
-    <LI><A HREF="http://www.w3.org/">WWW Resources</A><BR>
-    <LI><A HREF="http://www.apache.org/httpd.html">Apache Web Server</A><BR>
-	</UL>
+    catalog system.
+    </p>
+    <p>
+    <b>Links that will help you to use this software:</b>
+    </p>
+    <ul>
+    <li><a href="http://www.icdevgroup.org/">Interchange developer site</a></li>
+    <li><a href="http://www.perl.com/">Perl Information</a></li>
+    <li><a href="http://www.w3.org/">WWW Resources</a></li>
+    <li><a href="http://httpd.apache.org/">Apache Web Server</a></li>
+	</ul>
   </td>
 </tr>
 </table>








More information about the interchange-cvs mailing list