mailr2955 - in /website: ./ api/


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

Header


Content

Posted by edward on January 08, 2007 - 07:50:
Author: bugman
Date: Mon Jan  8 07:50:19 2007
New Revision: 2955

URL: http://svn.gna.org/viewcvs/relax?rev=2955&view=rev
Log:
Changed the "IMG" element to "img".

This is because the W3C Markup Validator (http://validator.w3.org) flagged it 
as an error.


Modified:
    website/api/index.html
    website/communication.html
    website/devel_platform.html
    website/docs.html
    website/download.html
    website/faq.html
    website/fdl.html
    website/features.html
    website/index.html
    website/links.html
    website/refs.html
    website/windows_devel.html

Modified: website/api/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/index.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/api/index.html (original)
+++ website/api/index.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="../relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="../relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
 </div>
 
 <div class="header">
@@ -110,7 +110,7 @@
       <tr>
         <td>
           <A HREF="http://www.google.com/";>
-          <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
ALT="Google"></A>
+          <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="">

Modified: website/devel_platform.html
URL: 
http://svn.gna.org/viewcvs/relax/website/devel_platform.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/devel_platform.html (original)
+++ website/devel_platform.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
 </div>
 
 <div class="header">
@@ -100,7 +100,7 @@
     <tr>
       <td>
         <A HREF="http://www.google.com/";>
-        <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"; border="0" 
ALT="Google"></A>
+        <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="">

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" align="center" 
border="0" id="image"></a>
 </div>
 
 <div class="header">

Modified: website/faq.html
URL: 
http://svn.gna.org/viewcvs/relax/website/faq.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/fdl.html
URL: 
http://svn.gna.org/viewcvs/relax/website/fdl.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/fdl.html (original)
+++ website/fdl.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/links.html (original)
+++ website/links.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/refs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/refs.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/refs.html (original)
+++ website/refs.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">

Modified: website/windows_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/windows_devel.html?rev=2955&r1=2954&r2=2955&view=diff
==============================================================================
--- website/windows_devel.html (original)
+++ website/windows_devel.html Mon Jan  8 07:50:19 2007
@@ -22,7 +22,7 @@
 <body>
 
 <div class="header_image">
-  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><IMG src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
+  <a href="http://gna.org/projects/relax"; name="relax" type="image/png" 
border="0"><img src="relax_logo.png" width="200" height="84" border="0" 
id="image"></a>
 </div>
 
 <div class="header">




Related Messages


Powered by MHonArc, Updated Mon Jan 08 10:20:04 2007