octave-maintainers
[Top][All Lists]
Advanced

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

Re: Second attampt at new octave-forge web site


From: David Bateman
Subject: Re: Second attampt at new octave-forge web site
Date: Tue, 17 Oct 2006 09:56:19 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Geordie McBain wrote:
>> * All of the webpages have been passed through http;//validator.w3.org
>> and the CSS file through http://jigsaw.w3.org/css-validator/. There is
>> one remaining errors of the "text-align:" in the div#sf_logo section. If
>> you know a fix please tell?
>>     
>
> Hello.  I might be working with a different version of octave-forge.css
> than the one you're talking about here, but the warning I got with
> div#sf_logo was really only caused by the C++-style line-end comment
> syntax (//) which isn't valid CSS.  When I got rid of that (putting it
> in C-style /* */) (and added a color the background-color in div#nav2,
> which induced another warning) it worked fine.  I attach a patch.
>
>   
No that was my fault, I added it after the validation, as I'd cut
div#nav2 before realizing it was needed for the category index. The
problem is the "text-align" field of div#sf_logo that the validator
http://jigsaw.w3.org/css-validator/ complains about. This is the only
remain bug on all but the function reference pages, which I'm working on
but need something to replace

<dl>
<dt><table width="100%">
<tr><td align="left"><b><a href="a.html">A</a></b></td>
<td align="right">[<a href="b.mtml">B</a></td>
</tr></table></dt>
<dd>Test string</dd>
</dl>

That does the left and right justification in an element of a list.

Regards
D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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