Stop floating divs from wrapping

后端 未结 6 746
醉梦人生
醉梦人生 2020-12-04 10:38

I want to have a row of divs (cells) that don\'t wrap if the browser is too narrow to fit them.

I\'ve searched Stack, and couldn\'t find a working answer to what I t

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-04 11:09

    After reading John's answer, I discovered the following seemed to work for us (did not require specifying width):

    
    
    
    hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
    hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
    hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello

提交回复
热议问题