mailr7923 - in /website: communication.html docs.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:57:
Author: bugman
Date: Wed Oct 22 17:57:17 2008
New Revision: 7923

URL: http://svn.gna.org/viewcvs/relax?rev=7923&view=rev
Log:
Deleted the <font> element as it's not defined in XHTML.


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

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7923&r1=7922&r2=7923&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 17:57:17 2008
@@ -113,10 +113,9 @@
         <td>
           <a href="http://www.google.com/";><img 
src="http://www.google.com/logos/Logo_40wht.gif"; style="border:0" 
alt="Google"/></a>
         </td>
-        <td>
+        <td style="font-size:80%">
           <input type="text" name="q" size="50" maxlength="255" value=""/>
           <input type="submit" name="btnG" value="Google Search"/>
-          <font style="font-size:80%">
           <input type="hidden" name="domains" value="http://nmr-relax.com"/>
             <br />
             <input type="radio" name="sitesearch" value=""> WWW </input>
@@ -124,7 +123,6 @@
             <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>
       </table>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=7923&r1=7922&r2=7923&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Wed Oct 22 17:57:17 2008
@@ -112,16 +112,14 @@
       <td>
         <a href="http://www.google.com/";><img 
src="http://www.google.com/logos/Logo_40wht.gif"; style="border:0" 
alt="Google"/></a>
       </td>
-      <td>
+      <td style="font-size:80%">
         <input type="text" name="q" size="31" maxlength="255" value=""/>
         <input type="submit" name="btnG" value="Google Search"/>
-        <font style="font-size:80%">
         <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="http://www.nmr-relax.com/manual/1.2"; checked> relax 1.2 HTML manual 
</input>
           <input type="radio" name="sitesearch" 
value="http://www.nmr-relax.com/manual/1.3";> relax 1.3 HTML manual </input>
-        </font>
       </td>
     </tr>
     </table>




Related Messages


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