Hello
i like to make the following lay out:
- 3 columns
- center column = fixed width
- left and right columns are not fixed and must take all the available
space there is left.
- left column has a background picture
- right column has another background picture
So the left and right column are fluid and the width wil change when the
browser window width is changing.
I don't know how to do this. Anyone?
Here is some code:
i like to make the following lay out:
- 3 columns
- center column = fixed width
- left and right columns are not fixed and must take all the available
space there is left.
- left column has a background picture
- right column has another background picture
So the left and right column are fluid and the width wil change when the
browser window width is changing.
I don't know how to do this. Anyone?
Here is some code:
Comment