Three Column DIV layout dynamics; left = fixed, center = fluid, right = fluid

后端 未结 4 764
再見小時候
再見小時候 2020-12-13 07:17

The best solution I found so far was:

http://jsfiddle.net/kizu/UUzE9/

But that wasn\'t quite it. You see, I have three columns; two of which need to avoid be

4条回答
  •  温柔的废话
    2020-12-13 07:44

    This can also be achieved by nested div concept. All you need to do is divide the div section which you want as 3 columns as follows

    Please go through How to create 3 column layout using css div to know more about this.

提交回复
热议问题