Bootstrap 3 Multi-column within a single ul not floating properly

后端 未结 3 749
既然无缘
既然无缘 2020-12-23 09:39

I have been encountering problems like this on the current bootstrap 3 for a while now. I have managed to fix them in the past in one way or another but have no clue of how

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 10:20

    you are thinking too much... Take a look at this [i think this is what you wanted - if not let me know]

    http://www.bootply.com/118886

    css

    .even{background: red; color:white;}
    .odd{background: darkred; color:white;}
    

    html

    • Dumby Content
    • Dumby Content
    • Dumby Content
    • Dumby Content
    • Dumby Content
    • Dumby Content

提交回复
热议问题