David Dorward wrote:
> Dilip wrote:
>
> > style="height:40px;width:120px;POSITION:
> > relative;TOP: 552px; TEXT-ALIGN: CENTER" />
>
> > THe button at the desired position but when I reduce the size of the
> > browser by dragging the border closer, as soon as the window crosses
> > the button, no scroll bar shows up.
>
> A consequence of positioning - you can position stuff right off the screen.
> You are probably better off using a margin.
David -- thanks for the response. I am still not clear how to do this.
I have been programming for years but I have never done any HTML in my
life -- it would be great if you can give me a short example?
I want a button positioned somewhere in the bottom of the screen, I
want it centered and I want the scroll bars showing up if someone
reduces the window size of the browser. I still cannot accomplish the
last part!
|