www-commits
[Top][All Lists]
Advanced

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

www/server body-include-2.html


From: Karl Berry
Subject: www/server body-include-2.html
Date: Tue, 23 Nov 2010 19:22:16 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       10/11/23 19:22:16

Modified files:
        server         : body-include-2.html 

Log message:
        avoid some unnecessarily long lines, comment some </div>s

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/body-include-2.html?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: body-include-2.html
===================================================================
RCS file: /web/www/www/server/body-include-2.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- body-include-2.html 23 Nov 2010 18:47:57 -0000      1.15
+++ body-include-2.html 23 Nov 2010 19:21:20 -0000      1.16
@@ -17,26 +17,27 @@
 
       </div>
 
-      <div id="navigation">
+<div id="navigation">
         <div class="inner">
 
                          <div id="searcher">
-
   <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
    <div><label class="netscape4" for="phrase">Search:</label>
-   <input name="phrase" id="phrase" type="text" size="18" accesskey="s" 
value="Why GNU/Linux?" />
-   <input type="submit" value="Search" /></div>
+    <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
+           value="Why GNU/Linux?" />
+    <input type="submit" value="Search" /></div><!-- unnamed label -->
                                 </form>
-                        </div>
+  </div><!-- /searcher -->
 
         <ul>
-          <li id="tabPhilosophy"><a 
href="/philosophy/philosophy.html">Philosophy</a></li>
+   <li id="tabPhilosophy"><a href=
+                           "/philosophy/philosophy.html">Philosophy</a></li>
           <li id="tabLicenses"><a 
href="/licenses/licenses.html">Licenses</a></li>       
           <li id="tabSoftware"><a 
href="/software/software.html">Downloads</a></li>
           <li id="tabDoc"><a href="/doc/doc.html">Documentation</a></li>
-          <li><a href="/help/help.html">Help&nbsp;GNU</a></li>
+   <li id="tabHelp"><a href="/help/help.html">Help&nbsp;GNU</a></li>
           <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join&nbsp;the&nbsp;FSF!</a></li>
         </ul>
 
-        </div>
-      </div>
+ </div><!-- /inner -->
+</div><!--  /navigation -->



reply via email to

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