mailr7919 - /website/communication.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 - 17:38:
Author: bugman
Date: Wed Oct 22 17:38:42 2008
New Revision: 7919

URL: http://svn.gna.org/viewcvs/relax?rev=7919&view=rev
Log:
Even more XHTML fixes.


Modified:
    website/communication.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7919&r1=7918&r2=7919&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 17:38:42 2008
@@ -106,19 +106,24 @@
 
       <!-- 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">
-      <table bgcolor="#FFFFFF">
+      <input type="hidden" name="ie" value="UTF-8"/>
+      <input type="hidden" name="oe" value="UTF-8"/>
+      <table background-color="#ffffff">
       <tr>
         <td>
-          <a href="http://www.google.com/";>
-          <img src="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
alt="Google"></a>
+          <a href="http://www.google.com/";><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">
+          <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="http://nmr-relax.com";><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="hidden" name="domains" value="http://nmr-relax.com"/>
+            <br>
+            <input type="radio" name="sitesearch" value=""> WWW </input>
+            <input type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-announce";> relax-announce </input>
+            <input type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-users"; checked> relax-users </input>
+            <input type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-devel";> relax-devel </input>
+            <input type="radio" name="sitesearch" 
value="https://mail.gna.org/public/relax-commits";> relax-commits </input>
           </font>
         </td>
       </tr>




Related Messages


Powered by MHonArc, Updated Wed Oct 22 18:00:05 2008