CSS Grid System for Forms (Multi-Column)

前端 未结 8 1553
时光说笑
时光说笑 2021-01-30 02:20

For future reference here is the final result with pixel perfect precision:

The CSS code:

._25 {
    width: 21%;
    display:          


        
8条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-30 02:49

    Oh wow,i was just thinking what in the world is the matter with the css world then i saw this css grid layout editors draft,http://dev.w3.org/csswg/css3-grid-align/

    I still cannot explain why the css world hasn't really been thinking along such lines,what explanation can there be for the lack of such a feature in css.

提交回复
热议问题