|
Posted by Neredbojias on 01/23/06 22:19
With neither quill nor qualm, mark.olszowka@gmail.com quothed:
> I should have clarified that the center section need only be
> horizontally centered, not vertically centered.
>
> And yes the inner container needs to extend all the way to the bottom
> of the "browser window", regardless of the actual size of the content.
>
> And yes, I have been experimenting for 3 days now without success.
> That's when I decided that further experimentation on my part was
> futile without first getting feedback from individuals on this group.
>
> (still have yet to find the markup that works)
Hmm, I believe that is relatively straight-forward with css:
table {
margin:auto;
height:100%;
background:huckleberry;
}
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|