www-commits
[Top][All Lists]
Advanced

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

Re: www/server head-include-1.html


From: James Turner
Subject: Re: www/server head-include-1.html
Date: Fri, 7 Dec 2012 10:52:16 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

This shouldn't go in head-include-1.html as that is included within the
<head></head> tags is invalidates the page. It should probably go in
body-include-2.html which is included right after the starting <body>
tag.

On Fri, Dec 07, 2012 at 03:47:44PM +0000, Fabio J. Gonzalez wrote:
> CVSROOT:      /web/www
> Module name:  www
> Changes by:   Fabio J. Gonzalez <gonzalfj>    12/12/07 15:47:44
> 
> Modified files:
>       server         : head-include-1.html 
> 
> Log message:
>       #787223: Please add fundraising banner to gnu.org
> 
> CVSWeb URLs:
> http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-1.html?cvsroot=www&r1=1.5&r2=1.6
> 
> Patches:
> Index: head-include-1.html
> ===================================================================
> RCS file: /web/www/www/server/head-include-1.html,v
> retrieving revision 1.5
> retrieving revision 1.6
> diff -u -b -r1.5 -r1.6
> --- head-include-1.html       16 Jun 2012 01:41:36 -0000      1.5
> +++ head-include-1.html       7 Dec 2012 15:47:43 -0000       1.6
> @@ -1,4 +1,44 @@
>  <!-- start of server/head-include-1.html -->
> +
> +<!-- BEGIN FUNDRAISING BANNER -->
> +<style type="text/css">
> +#banner2012 { width:974px; height:150px; padding-top:10px;display:block; 
> margin-left:auto; margin-right:auto;text-align:center; }
> +#banner2012 .underline { text-decoration: underline; }
> +#banner2012 .nounderline { text-decoration: none; }
> +#banner2012 .left { float:left; width:150px; height:150px; }
> +#banner2012 .right { float:right; width:820px; 
> height:150px;text-align:center; font:16px sans-serif; position:relative; 
> top:10%; }
> +#banner2012 img 
> {width:100px;display:block;margin-left:auto;margin-right:auto;padding-bottom:0px;margin-bottom:0px;}
> +</style>
> +
> +<div id="banner2012" >
> +    <div class="right">
> +      <a href="https://my.fsf.org/associate/support_freedom?"; 
> class="nounderline">
> +
> +      Giants like Microsoft and Apple are trying harder than ever to
> +      control the software you use.<br>
> +
> +      The FSF brings software freedom supporters together to amplify
> +      your voices and make an impact.<br><br>
> +
> +      In 2013, we want to grow the free software movement.<br>
> +
> +      <span class="underline">Start your membership today with a $10
> +      donation and help us crank up the volume.</span>
> +      </a>
> +    </div>
> +
> +    <div class="left">
> +      <a href="https://my.fsf.org/associate/support_freedom?";  
> class="nounderline">
> +
> +      <img src="http://static.fsf.org/fsforg/img/Knob.svg"; alt="Fundraising 
> knob" >
> +      <span class="underline">Help crank it up.</span><br>
> +      <strong class="underline">Donate now!</strong>
> +      </a>
> +    </div>
> +</div>
> +<hr>
> +<!-- END FUNDRAISING BANNER -->
> +
>  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
>  <link rev="made" href="mailto:address@hidden"; />
>  <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
> 

-- 
James Turner
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]