Web page layout tweak?

View: New views
5 Messages — Rating Filter:   Alert me  

Web page layout tweak?

by Neil Jerram :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It seems to me that we have too much whitespace around the top of our
web pages, e.g.

http://www.gnu.org/software/guile/docs/docs.html

So I was just playing around a bit, and came up with this alternative
layout:

http://ossau.homelinux.net/~neil/web-pages/docs/docs.html

What do you think, any good? better, worse?

Thanks!
        Neil



Re: Web page layout tweak?

by Ludovic Courtès-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

Neil Jerram <neil@...> writes:

> http://ossau.homelinux.net/~neil/web-pages/docs/docs.html
>
> What do you think, any good? better, worse?

I’m all for it!

Thanks for working on this.

Ludo’.




Re: Web page layout tweak?

by Andy Wingo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed 28 Oct 2009 00:14, ludo@... (Ludovic Courtès) writes:

> Hello,
>
> Neil Jerram <neil@...> writes:
>
>> http://ossau.homelinux.net/~neil/web-pages/docs/docs.html
>>
>> What do you think, any good? better, worse?
>
> I’m all for it!

I am too!

I would be OK with changing "Project GNU's Scripting Language" to "The
GNU Extension Language", and moving the header (e.g. Documents) down to
be an <h2> size aligned with the body of the page. But also I'm OK with
whatever :-))

Cheers,

Andy
--
http://wingolog.org/



Re: Web page layout tweak?

by Ludovic Courtès-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andy Wingo <wingo@...> writes:

> I would be OK with changing "Project GNU's Scripting Language" to "The
> GNU Extension Language",

+1

Ludo'.



Re: Web page layout tweak?

by Neil Jerram :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andy Wingo <wingo@...> writes:

> On Wed 28 Oct 2009 00:14, ludo@... (Ludovic Courtès) writes:
>
>> Hello,
>>
>> Neil Jerram <neil@...> writes:
>>
>>> http://ossau.homelinux.net/~neil/web-pages/docs/docs.html
>>>
>>> What do you think, any good? better, worse?
>>
>> I’m all for it!
>
> I am too!

Thanks!  It should be all in place now.  I unfortunately messed
everything up for a while, because of the template/... files being out
of sync with those in the root, but I think all is correct again now,
with no lost information.

> I would be OK with changing "Project GNU's Scripting Language" to "The
> GNU Extension Language"

I included this change.

> , and moving the header (e.g. Documents) down to
> be an <h2> size aligned with the body of the page. But also I'm OK with
> whatever :-))

I think I agree with this too, but haven't done it yet - will return to
it after a couple of days.

Regards,
        Neil