Re: Fwd: [WEB PATCH] towards making gtk website valid XHTML 1.0 Transitional



Hi,
Here's another patch, albeit a small one.
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 573)
+++ ChangeLog	(working copy)
@@ -1,3 +1,7 @@
+2007-04-10 Tshepang Lekhonkhobe <tshepang gmail com>
+	* box_middle.html: update Dia's web address; standards-compliance work
+	* site_top.html: standards-compliance work
+
 2007-03-29 Tshepang Lekhonkhobe <tshepang gmail com>
 	* glib-1.2-NEWS.html:
 	* gtk-2.10-notes.html:
Index: site_top.html
===================================================================
--- site_top.html	(revision 573)
+++ site_top.html	(working copy)
@@ -1,16 +1,16 @@
-<body bgcolor="#FFFFFF" marginheight="0" marginwidth=0 width="100%">
+<body bgcolor="#FFFFFF" marginheight="0" marginwidth="0" width="100%">
 
 <table cellspacing="6" border="0" cellpadding="0" width="100%">
   <tr>
     <td bgcolor="#FFFFFF" valign="top" nowrap="nowrap">
     <center>
-<a href="/"><img src="/images/gtk-logo-rgb.gif" width="107" height="140" border="0"></a>
-      <font face="helvetica,lucidia" color="#000000">
+<a href="/"><img src="/images/gtk-logo-rgb.gif" width="107" height="140" border="0" alt=""></img></a>
 <br /><br />
+<font face="helvetica,lucidia" color="#000000">
 <b>
 GTK+<br />
 The GIMP Toolkit
-</b>
+</b></font>
 </center>
 <br />
 
@@ -59,7 +59,7 @@ Applications
 <!--#include file="box_middle.html"-->
 <a href="http://www.gimp.org/";>GIMP</a><br />
 <a href="http://www.abiword.org/";>Abiword</a><br />
-<a href="http://www.lysator.liu.se/~alla/dia/dia.html";>Dia</a><br />
+<a href="http://www.gnome.org/projects/dia/";>Dia</a><br />
 <a href="http://glade.gnome.org/";>Glade</a><br />
 <a href="http://www.gnucash.org/";>GnuCash</a><br />
 <a href="http://www.gnome.org/projects/gnumeric/";>Gnumeric</a><br />
@@ -70,5 +70,5 @@ Applications
     </td>
   <td bgcolor="#ffffff" valign="top" width="99%">
 
-<font face="lucida,helvetica">
+<font face="lucida,helvetica"></font>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]