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

Re: CSS Validation fails



Hi,

On Wed, 2009-01-07 at 13:20 +0100, Simon Paillard wrote:
> On Wed, Jan 07, 2009 at 01:06:12PM +0100, Holger Levsen wrote:
> > why not simply change the css to not use that experimental css property?
> 
> Because the blue box would look like square even on gecko web browsers :
> 
> For the moment only non-gecko browsers display it as a pure square :
> http://browsershots.org/screenshots/7041681ec1a28501f7f6368bded4e602/
> 
> I suggest to just remove the link to the CSS validator.

Until we get a new website layout, here's a patch to disable the link.

Franklin
--- webwml/english/template/debian/mainpage.wml~	2009-01-07 20:55:33.000000000 +0100
+++ webwml/english/template/debian/mainpage.wml	2009-01-07 20:55:38.000000000 +0100
@@ -100,10 +100,8 @@
     /></a>
     </p>
     <p>
-    <a href="http://jigsaw.w3.org/css-validator/check/referer";>
     <img src="http://jigsaw.w3.org/css-validator/images/vcss";
         alt="Valid CSS!" width="88" height="31" />
-    </a>    
     </p>
 <!--/UdmComment-->
 </div> <!-- end leftcol -->

Reply to: