Full-height CSS layout, with multiple columns

前端 未结 6 593
暗喜
暗喜 2020-12-10 23:10

I have a layout that is working, but it has one very annoying problem.. when the content is taller than the screen, the background stops.

This is the desired layout

6条回答
  •  执笔经年
    2020-12-10 23:42

    Given that you have your gradients in seperate columns to the left and right, you need to implement "faux columns".

    If you're after elastic versions, have a look at Elastic Faux Columns and Multi-Column Layouts Climb Out of the Box.

提交回复
热议问题