|
Posted by A-OK-SITE on 10/06/98 12:01
On Jan 28, 3:19 pm, A-OK-SITE <aoksi...@gmail.com> wrote:
> On Jan 28, 2:59 pm, Bazley <jmp6...@hotmail.com> wrote:
>
> > CSS is unbelievably unwieldy. All I want to do is have a page with
> > three columns. The left and right columns should be fixed width and
> > the central column should adjust its width to fill in the remaining
> > space. Such a simple concept is, I believe, virtually impossible to
> > code. If anyone can do it I would be very impressed.
>
> Bazely,
>
> Try this it lays it out in a step by step easy to understand format.
>
> http://a-ok-site.com/webdesign/xhtml_basics/ch10.pdf
>
> To center on the page set the container div margin to auto.
>
> #samplediv {margin:auto;}
>
> For more help see
>
> http://a-ok-site.com/webdesign/index.html
>
> Daniel
>
> http://a-ok-site.com
Bazley,
Sorry for the typo on your name.
Since that is how my website is set up let know if you have any
problems.
Daniel
Http://a-ok-site.com
Navigation:
[Reply to this message]
|