[med-svn] r786 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Sun Nov 11 16:29:35 UTC 2007


Author: hanska-guest
Date: 2007-11-11 16:29:35 +0000 (Sun, 11 Nov 2007)
New Revision: 786

Modified:
   trunk/community/website/index.php
Log:
Adding Valid CSS badge... ok ok, totally useless, but colorful :)


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-11-11 16:24:55 UTC (rev 785)
+++ trunk/community/website/index.php	2007-11-11 16:29:35 UTC (rev 786)
@@ -107,6 +107,11 @@
 						<img src="http://www.w3.org/Icons/valid-xhtml11-blue" alt="<?=_("Valid XHTML 1.1")?>" height="31" width="88" />
 					</a>
 				</p>
+				<p style="text-align: center">
+					<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://debian-med.alioth.debian.org/">
+						<img src="http://www.w3.org/Icons/valid-css2-blue" alt="<?=_("Valid CSS 2")?>" height="31" width="88" />
+					</a>
+				</p>
 				<!-- I am not so very serious about the BOINC link, it is just that the 
 				     validator link alone was rather ... boring? -->
 				<p style="text-align: center">




More information about the debian-med-commit mailing list