Easy equal height DIVs without JavaScript possible?

后端 未结 3 404
面向向阳花
面向向阳花 2021-01-14 15:28

I\'ve worked mostly with table-based layouts up to this point, but since it\'s considered a no-go thing of the past now I\'ve taken on the task of learning DIV-based layouti

3条回答
  •  失恋的感觉
    2021-01-14 16:05

    There is no perfect way as far as I know, and this is one of the weak points of CSS.

    In your case, however, you may be able to work with the Faux Columns technique.

提交回复
热议问题