mailr7921 - 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:50:
Author: bugman
Date: Wed Oct 22 17:50:45 2008
New Revision: 7921

URL: http://svn.gna.org/viewcvs/relax?rev=7921&view=rev
Log:
Used styles to fix some strict XHTML issues.


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

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=7921&r1=7920&r2=7921&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Wed Oct 22 17:50:45 2008
@@ -108,7 +108,7 @@
       <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 background-color="#ffffff">
+      <table style="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>
@@ -116,7 +116,7 @@
         <td>
           <input type="text" name="q" size="50" maxlength="255" value=""/>
           <input type="submit" name="btnG" value="Google Search"/>
-          <font size="-1">
+          <font style="font-size:80%">
           <input type="hidden" name="domains" value="http://nmr-relax.com"/>
             <br />
             <input type="radio" name="sitesearch" value=""> WWW </input>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=7921&r1=7920&r2=7921&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Wed Oct 22 17:50:45 2008
@@ -107,7 +107,7 @@
     <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 background-color="#ffffff">
+    <table style="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>
@@ -115,7 +115,7 @@
       <td>
         <input type="text" name="q" size="31" maxlength="255" value=""/>
         <input type="submit" name="btnG" value="Google Search"/>
-        <font font-size="-1">
+        <font style="font-size:80%">
         <input type="hidden" name="domains" value="http://nmr-relax.com"/>
           <br />
           <input type="radio" name="sitesearch" value=""> WWW </input>




Related Messages


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