mailr7917 - in /website: communication.html docs.html features.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 22, 2008 - 16:42:
Author: bugman
Date: Wed Oct 22 16:42:59 2008
New Revision: 7917

URL: http://svn.gna.org/viewcvs/relax?rev=7917&view=rev
Log:
Numerous HTML fixes identified by http://validator.w3.org/.


Modified:
    website/communication.html
    website/docs.html
    website/features.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7917&r1=7916&r2=7917&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 16:42:59 2008
@@ -105,9 +105,9 @@
 
 
       <!-- SiteSearch Google -->
-      <form method=GET action="http://www.google.com/search";>
-      <input type=hidden name=ie value=UTF-8>
-      <input type=hidden name=oe value=UTF-8>
+      <form method="GET" action="http://www.google.com/search";>
+      <input type="hidden" name="ie" value="UTF-8">
+      <input type="hidden" name="oe" value="UTF-8">
       <table bgcolor="#FFFFFF">
       <tr>
         <td>
@@ -115,10 +115,10 @@
           <img src="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
alt="Google"></a>
         </td>
         <td>
-          <input type=text name=q size=50 maxlength=255 value="">
-          <input type=submit name=btnG value="Google Search">
-          <font size=-1>
-          <input type=hidden name=domains value="YOUR DOMAIN 
NAME"><br><input type=radio name=sitesearch value=""> WWW <input type=radio 
name=sitesearch value="https://mail.gna.org/public/relax-announce";> 
relax-announce <input type=radio name=sitesearch 
value="https://mail.gna.org/public/relax-users"; checked> relax-users <input 
type=radio name=sitesearch value="https://mail.gna.org/public/relax-devel";> 
relax-devel <input type=radio name=sitesearch 
value="https://mail.gna.org/public/relax-commits";> relax-commits </br>
+          <input type="text" name="q" size="50" maxlength="255" value="">
+          <input type="submit" name="btnG" value="Google Search">
+          <font size="-1">
+          <input type="hidden" name="domains" value="YOUR DOMAIN 
NAME"><br><input type="radio" name="sitesearch" value=""> WWW <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-announce";> relax-announce <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-users"; checked> relax-users <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-devel";> relax-devel <input 
type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-commits";> relax-commits </br>
           </font>
         </td>
       </tr>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=7917&r1=7916&r2=7917&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Wed Oct 22 16:42:59 2008
@@ -104,9 +104,9 @@
     <p>You can also search the HTML versions of the manuals using the Google 
search tool.</p>
 
     <!-- SiteSearch Google -->
-    <form method=GET action="http://www.google.com/search";>
-    <input type=hidden name=ie value=UTF-8>
-    <input type=hidden name=oe value=UTF-8>
+    <form method="GET" action="http://www.google.com/search";>
+    <input type="hidden" name="ie" value="UTF-8">
+    <input type="hidden" name="oe" value="UTF-8">
     <table bgcolor="#FFFFFF">
     <tr>
       <td>
@@ -114,10 +114,10 @@
         <img src="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
alt="Google"></a>
       </td>
       <td>
-        <input type=text name=q size=31 maxlength=255 value="">
-        <input type=submit name=btnG value="Google Search">
-        <font size=-1>
-        <input type=hidden name=domains value="YOUR DOMAIN NAME"><br><input 
type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch 
value="http://www.nmr-relax.com/manual/1.2"; checked> relax 1.2 HTML manual 
<input type=radio name=sitesearch 
value="http://www.nmr-relax.com/manual/1.3";> relax 1.3 HTML manual <br>
+        <input type="text" name="q" size="31" maxlength="255" value="">
+        <input type="submit" name="btnG" value="Google Search">
+        <font size="-1">
+        <input type="hidden" name="domains" value="YOUR DOMAIN 
NAME"><br><input type="radio" name="sitesearch" value=""> WWW <input 
type="radio" name="sitesearch" value="http://www.nmr-relax.com/manual/1.2"; 
checked> relax 1.2 HTML manual <input type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.3";> relax 1.3 HTML manual </br>
         </font>
       </td>
     </tr>

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=7917&r1=7916&r2=7917&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Wed Oct 22 16:42:59 2008
@@ -66,7 +66,7 @@
 
    <p></p>
 
-  <div class="main_h2" id="primary refs">
+  <div class="main_h2" id="primary_refs">
    <h2>Literature</h2>
     <p>The primary references for the program relax are <a 
href="refs.html#dAuvergneGooley08a">d'Auvergne and Gooley, 2008a</a> and <a 
href="refs.html#dAuvergneGooley08b">d'Auvergne and Gooley, 2008b</a>.</p>
 




Related Messages


Powered by MHonArc, Updated Wed Oct 22 17:40:02 2008