split a cell table in several rows without disformat table

前端 未结 2 1741
清酒与你
清酒与你 2021-01-22 19:06

I\'m trying to build a screen like this:

\"enter

How can I split my cell in severa

2条回答
  •  广开言路
    2021-01-22 19:26

    Try to use Tableless Layout concepts. Only div elements without tables.

    See this web sites

    http://www.w3.org/2002/03/csslayout-howto

    http://girlswhogeek.com/tutorials/2006/create-a-tableless-css-layout


    Now I understood

    See example http://jsfiddle.net/7SGDW/

提交回复
热议问题