www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging for-windows.1.html


From: Therese Godefroy
Subject: www/server/staging for-windows.1.html
Date: Mon, 02 Mar 2015 16:07:24 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/03/02 16:07:24

Modified files:
        server/staging : for-windows.1.html 

Log message:
        Another style for the TOC.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/for-windows.1.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: for-windows.1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/for-windows.1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- for-windows.1.html  1 Mar 2015 20:11:00 -0000       1.5
+++ for-windows.1.html  2 Mar 2015 16:07:23 -0000       1.6
@@ -6,7 +6,22 @@
 
 <style type="text/css" media="print,screen">
 <!--
-.toc table { width: 100%; }
+table#TOC {
+   width: 45em; max-width: 100%;
+   border-collapse: collapse;
+   margin: 2.5em auto 2em auto;
+   border: 2px solid #6989b6;
+}
+#TOC td, #TOC th {
+   border: 1px solid #6989b6;
+}
+#TOC thead {
+   background-color: #fff898;
+}
+#TOC tbody {
+   border: 2px solid #6989b6;
+   background-color: #f0f2f4;
+}
 #windows7sins {
    width: 25em; max-width: 40%;
    text-align: center;
@@ -70,10 +85,18 @@
   <p><strong>However, on this page we're concerned with the first 
step.</strong></p>
 
 
-<div class="toc" style="max-width: 38em">
-
-<h3 id="TableOfContents">Contents</h3>
-<table>
+<table id="TOC">
+ <thead>
+  <tr><th>Category</th>
+      <th>Free Programs<sup>1</sup></th>
+  </tr>
+ </thead>
+ <tfoot>
+  <tr><td colspan="2"><ol><li>This is a selection of the more
+       common free software applications available for the Microsoft Windows
+       platform, and is nothing like a comprehensive list.</li></ol></td></tr>
+ </tfoot>
+ <tbody>
   <tr><td>Graphics and Design</td>
       <td><a href="#Dia">Dia</a>&nbsp;&nbsp;
           <a href="#GIMP">GIMP</a>&nbsp;&nbsp;
@@ -96,17 +119,12 @@
   <tr><td>Publishing</td>
       <td><a href="#Scribus">Scribus</a></td>
   </tr>
-  <tr><td>Utilities</td>
+  <tr><td>Programming Utilities</td>
       <td><a href="#MinGW">MinGW</a></td>
   </tr>
+ </tbody>
 </table>
 
-<p class="highlight">This is a selection of the more common free software
-applications available for the Microsoft Windows platform, and is
-nothing like a comprehensive list.</p>
-
-</div> <!-- /class="toc" -->
-
 
 <dl>
 
@@ -382,7 +400,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/03/01 20:11:00 $
+$Date: 2015/03/02 16:07:23 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]