Re: attn dorayme and others who recognise the sig



In article <L9udnUW87KiExKLVnZ2dnUVZ_jGdnZ2d@xxxxxxxxxx>,
Gus Richter <gusrichter@xxxxxxxxxxxx> wrote:

Jim S wrote:
Would you be good enough to have a look at a couple of pages I've done.
I'm happy with the way they look, but used trial and error to get there.
If there are errors of markup/style that can be improved without changing
the look please point them out.
http://www.jimscot.myby.co.uk/jims_page_Graffiti.htm
http://www.jimscot.myby.co.uk/jims_page_BaT.htm

My screen is set to 1280x1024 and the arrows are at the bottom without
any vertical scrollbars.
If I reduce to 800x600 the arrows are also at the bottom which is
somewhere at the midpoint of the image and I must scroll down to see the
rest of the image and text (there is a vertical scrollbar).
When scrolling, the arrows move up with the image. Is this what you want?

If Jim does not want this, one way to fix is to


..nav {width: 100%;}

..up {float: left;}
..next {float: right;}

instead of

..up {
position: absolute;
left: 5px;
bottom: 5px;
}
..next {
position: absolute;
right: 5px;
bottom: 5px;
}

Jim, I have forgot if I have replied to your latest post, but try not to
use <br> to help your layout quite so much. It breaks the spirit of the
endeavour. The idea is to use CSS to do as much of the presentation, the
look, as possible. I had hoped that my examples would have been a guide
to this sort of thing. But I do realise it is hard to get the hang of
the thing in practice.

--
dorayme
.



Relevant Pages

  • Re: attn dorayme and others who recognise the sig
    ... My screen is set to 1280x1024 and the arrows are at the bottom without any vertical scrollbars. ... If I reduce to 800x600 the arrows are also at the bottom which is somewhere at the midpoint of the image and I must scroll down to see the rest of the image and text. ...
    (alt.html)
  • Re: gtk3 theme with arrows in scrollbars?
    ... bring back the arrows I could click on in scrollbars? ... Or are arrows now utterly verboten in gtk3? ... ubuntu has this "thumb" deal on it's slim red-line. ... Gary Kline kline@xxxxxxxxxxx http://www.thought.org Public Service Unix ...
    (Fedora)
  • Re: Announcing a new online book: Eloquent JavaScipt
    ... the bottom of the window and it will twitch when you scroll. ... Alternative methods that involve turning off the window's scrollbars ... Which version of FireFox ... Most of the time, we need the body element instead, which is at ...
    (comp.lang.javascript)
  • Re: RichTextBox problem with BorderStyle
    ... ScrollBars = rtfVertical the two arrows at the top and bottom of the scrollbar are in the old style grey icons. ... I've just been playing with it and it seems that the arrows drawn wrongly, or perhaps the wrong graphic is selected, the first time they are required but they are drawn properly every other time thereafter. ... Curiouser and curiouser! ...
    (microsoft.public.vb.general.discussion)
  • Question on frames within iframe and scrollbar issues
    ... I am having issues with the "bottom" frame to fully have the correct ... auto width and scrollbars. ... Because the width is about 10 pixels to far to the right. ...
    (comp.infosystems.www.authoring.html)